conjure_
oxide
0.0.1
conjure_oxide
Function
model_from_json
Copy item path
Source
pub fn model_from_json( str: &
str
, context:
Arc
<
RwLock
<
Context
<'static>>>, ) ->
Result
<
Model
,
Error
>