Trait binjs_shared::ToJSON

source ·
pub trait ToJSON {
    fn export(&self) -> JSON;
}

Required Methods§

Implementations on Foreign Types§

Implementors§