1 2 3 4 5 6 7 8
/// pub mod env_var { /// pub mod resource { /// pub type Error = gix_sec::permission::Error<std::path::PathBuf>; } }