Function jsonrpc_macros::to_value [] [src]

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

Converts a serializable value into Value.