Function holochain_state::query::to_blob[][src]

pub fn to_blob<T: Serialize + Debug>(t: T) -> StateQueryResult<Vec<u8>>
Expand description

Serialize a value to be stored in a database as a BLOB type