Skip to main content

ensure_with_policy

Function ensure_with_policy 

Source
pub(crate) fn ensure_with_policy(
    dir: &Path,
    e: &ExpertLayout,
    bits: u32,
    force: bool,
    allow_build: bool,
) -> Result<Layout>