Skip to main content

from_row

Function from_row 

Source
pub fn from_row<T>(bytes: &[u8]) -> Result<<T as RowValue>::View<'_>, Error>
where T: Row,
Expand description

Decodes a Standard Row Format struct, array, or map root.