Struct rust_htslib::htslib::errmod_t [] [src]

#[repr(C)]
pub struct errmod_t { /* fields omitted */ }

Revised MAQ error model *

Trait Implementations

impl Debug for errmod_t
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for errmod_t
[src]

impl Clone for errmod_t
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for errmod_t

impl Sync for errmod_t