Type Alias BincodeReprFor
pub type BincodeReprFor<'a, T> = <T as SerdeBincodeCompat>::BincodeRepr<'a>;
Available on crate feature
serde-bincode-compat
only.Expand description
Type alias for the SerdeBincodeCompat::BincodeRepr
associated type.
Layout§
Note: Encountered an error during type layout; the type failed to be normalized.