Struct rust_htslib::sam::Writer
[−]
[src]
pub struct Writer { /* fields omitted */ }SAM writer.
Methods
impl Writer[src]
fn from_path<P: AsRef<Path>>(path: P,
header: &Header)
-> Result<Self, WriterError>
header: &Header)
-> Result<Self, WriterError>