Function holochain_state::query::to_blob

source ·
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