Type Definition scale_decode::visitor::BitSequenceError
source · pub type BitSequenceError = FromMetadataError;
Expand description
An error that can occur trying to decode a bit sequence.
pub type BitSequenceError = FromMetadataError;
An error that can occur trying to decode a bit sequence.