Crate rbs

Crate rbs 

Source

Re-exports§

pub use value::Value;

Modules§

index
value
Contains Value and ValueRef structs and its conversion traits.

Macros§

err_protocol
to_valueDeprecated
value
value macro
value_map

Enums§

Error

Functions§

from_value
from_value
from_value_ref
is_debug_mode
is debug mode
to_value
Convert a T into rbs::Value which is an enum that can represent any valid MessagePack data.
to_value_def
value
Convert a T into rbs::Value which is an enum that can represent any valid MessagePack data.
value_def