Module rmp::decode::value [] [src]

Reexports

pub use super::super::value::{Integer, Float, Value};

Enums

Error

Functions

read_value

Attempts to read bytes from the given reader and interpret them as a Value.