1 2 3 4
pub const CTX_DIR_NAME: &str = ".vespe"; pub const CTX_ROOT_FILE_NAME: &str = ".vespe_root"; pub const METADATA_DIR_NAME: &str = ".meta"; pub const CONTEXTS_DIR_NAME: &str = "contexts";