Crate rbs

source · []

Re-exports

pub use crate::value::ext::Error;
pub use value::Value;

Modules

Contains Value and ValueRef structs and its conversion traits.

Macros

Functions

deserialize_from

from_value

Convert a T into rbs::Value which is an enum that can represent any valid MessagePack data.