rust_
analyzer
0.0.0
rust_analyzer
Function
from_json
Copy item path
Source
pub fn from_json<T:
DeserializeOwned
>( what: &'static
str
, json: &
Value
, ) ->
Result
<T>