Macro typedb::value

source ·
macro_rules! value {
    ($type:item) => { ... };
}
Expand description

Macro for simplifying custom Value type definition