Module rmp::encode::value
[−]
[src]
Reexports
pub use super::super::value::{Integer, Float, Value}; |
Enums
Error |
Functions
write_value |
Encodes and attempts to write the most efficient representation of the given Value. |