Skip to main content

to_json_value

Function to_json_value 

Source
pub fn to_json_value<T>(value: &T) -> WebullResult<Value>
where T: Serialize,
Expand description

Convert a struct to a JSON value.