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.
pub fn face_lookup(conn: &Connection, face_id: i64) -> Result<FaceLookup>The cheap part of face_image_bytes: just the DB row. No image I/O.