hax_types::cli_options

Trait NormalizePaths

source
pub trait NormalizePaths {
    // Required method
    fn normalize_paths(&mut self);
}

Required Methods§

source

fn normalize_paths(&mut self)

Implementations on Foreign Types§

source§

impl NormalizePaths for PathBuf

Implementors§