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 SignedValue
impl Send for SignedValue
impl Sync for SignedValue
impl Unpin for SignedValue
impl UnwindSafe for SignedValue