Skip to main content

DEFAULT_BASE_DIR_NAME

Constant DEFAULT_BASE_DIR_NAME 

Source
pub const DEFAULT_BASE_DIR_NAME: &str = "zerodds-shm";
Expand description

Default base directory for SHM segments. Used only in std builds; in the no_std profile the tracker is state-only and no path lookup is needed.