CustomBuiltinType

Trait CustomBuiltinType 

Source
pub trait CustomBuiltinType:
    Debug
    + Any
    + Send
    + Sync { }

Implementations on Foreign Types§

Source§

impl CustomBuiltinType for Option<Value>

Source§

impl CustomBuiltinType for Value

Implementors§