Trait rbatis_core::convert::RefJsonCodec [−][src]
pub trait RefJsonCodec {
fn try_to_json(&self) -> Result<Value>;
}Expand description
json convert
Required methods
fn try_to_json(&self) -> Result<Value>[src]
fn try_to_json(&self) -> Result<Value>[src]to an json value