Struct rust_htslib::bcf::Reader [] [src]

pub struct Reader {
    pub header: HeaderView,
    // some fields omitted
}

Fields

Methods

impl Reader
[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Send for Reader
[src]

impl Drop for Reader
[src]

[src]

Executes the destructor for this type. Read more