Struct bitstream_io::write::UnsignedValue [−][src]
pub struct UnsignedValue(_);
Expand description
A generic unsigned value for stream recording purposes
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for UnsignedValueimpl Send for UnsignedValueimpl Sync for UnsignedValueimpl Unpin for UnsignedValueimpl UnwindSafe for UnsignedValue