Struct rust_htslib::htslib::cram_fd [] [src]

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

Trait Implementations

impl Debug for cram_fd
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for cram_fd
[src]

impl Clone for cram_fd
[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 cram_fd

impl Sync for cram_fd