Skip to main content
string_to_struct
hashiverse_
lib
1.0.0
In hashiverse_
lib::
tools::
json
hashiverse_lib
::
tools
::
json
Function
string_
to_
struct
Copy item path
Source
pub fn string_to_struct<T:
DeserializeOwned
>(str: &
str
) ->
Result
<T>