get_filename

Function get_filename 

Source
pub async fn get_filename(
    conn: &mut PgConnection,
    path: &str,
) -> ModelResult<String>