1 2 3
pub(super) const FILE_DESCRIPTOR_SCHEMA_KEY: &str = "lix_file_descriptor"; pub(super) const DIRECTORY_DESCRIPTOR_SCHEMA_KEY: &str = "lix_directory_descriptor"; pub(super) const BLOB_REF_SCHEMA_KEY: &str = "lix_binary_blob_ref";