mirror of
https://github.com/iluvcapra/bwavfile.git
synced 2025-12-31 17:00:44 +00:00
Removed dead comment
This commit is contained in:
@@ -18,10 +18,6 @@ pub type Decibels = f32;
|
|||||||
/// - [EBU Tech R099](https://tech.ebu.ch/docs/r/r099.pdf) (October 2011) "‘Unique’ Source Identifier (USID) for use in the
|
/// - [EBU Tech R099](https://tech.ebu.ch/docs/r/r099.pdf) (October 2011) "‘Unique’ Source Identifier (USID) for use in the
|
||||||
/// <OriginatorReference> field of the Broadcast Wave Format"
|
/// <OriginatorReference> field of the Broadcast Wave Format"
|
||||||
|
|
||||||
// Note for me later:
|
|
||||||
// get env values: https://doc.rust-lang.org/std/macro.option_env.html
|
|
||||||
// Cargo env values: https://doc.rust-lang.org/cargo/reference/environment-variables.html
|
|
||||||
|
|
||||||
#[derive(Debug)]
|
#[derive(Debug)]
|
||||||
pub struct Bext {
|
pub struct Bext {
|
||||||
/// 256 ASCII character field with free text.
|
/// 256 ASCII character field with free text.
|
||||||
|
|||||||
Reference in New Issue
Block a user