Skip to main content

face_lookup

Function face_lookup 

Source
pub fn face_lookup(conn: &Connection, face_id: i64) -> Result<FaceLookup>
Expand description

The cheap part of face_image_bytes: just the DB row. No image I/O.