Skip to main content

Module config

Module config 

Source

Re-exports§

pub use xet_config::XetConfig;
pub use crate::utils::configuration_utils::ParsableConfigValue;

Modules§

groups
macros
xet_config

Enums§

ConfigError

Constants§

ENVIRONMENT_NAME_ALIASES
Environment variable name aliases. Format: (“”, “”) These aliases support backward compatibility with old environment variable names from before the config refactor (when constants were in data/src/constants.rs and cas_client/src/constants.rs).

Type Aliases§

ChunkCacheConfig
ClientConfig
DataConfig
DeduplicationConfig
LogConfig
MdbShardConfig
ReconstructionConfig
SessionConfig
XorbConfig