Function ferrite_session::prelude::extract[][src]

pub fn extract<R, T>(row: R) -> T where
    T: From<R>,