[][src]Function rs_jsonrpc_macros::to_value

pub fn to_value<T>(value: T) -> Value where
    T: Serialize

Converts a serializable value into Value.