Skip to main content

status

Function status 

Source
pub async fn status(
    db: &Db,
    dir: impl AsRef<Path>,
) -> Result<Vec<(String, bool)>>