Skip to main content

from_row

Function from_row 

Source
pub fn from_row<T: FromRow>(row: Row) -> T
Expand description

Will panic if could not convert row to T.