Type Alias Container

Source
pub type Container = Container;
๐Ÿ‘ŽDeprecated since 0.78.0: Use cram::io::reader::Container instead.
Expand description

A CRAM container.

Aliased Typeยง

struct Container { /* private fields */ }