Skip to main content

lock_status

Function lock_status 

Source
pub fn lock_status(
    name: &str,
    backend: Option<&str>,
    profile_root: Option<&Path>,
) -> Result<LockStatus, Error>