[][src]Trait json_trait_rs::ThreadSafeJsonType

pub trait ThreadSafeJsonType: JsonType + Sync + Send { }

Implementations on Foreign Types

impl ThreadSafeJsonType for JsonValue[src]

impl ThreadSafeJsonType for Value[src]

impl ThreadSafeJsonType for Value[src]

Loading content...

Implementors

impl ThreadSafeJsonType for RustType[src]

Loading content...