pub fn decode_decl(r: &mut OleanReader<'_>) -> Result<SerialDecl, OleanError>Expand description
Decodes a SerialDecl from a reader.
pub fn decode_decl(r: &mut OleanReader<'_>) -> Result<SerialDecl, OleanError>Decodes a SerialDecl from a reader.