[][src]Function ferrite_session::extract

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