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