Constant brickdb_lib::storage::conf::LEVEL_META_FILE
source · pub const LEVEL_META_FILE: &str = "_meta.bson";Expand description
The name of the metadata file for a level.
Note: This value is fixed for simplicity. This may change or become a configurable option in the future.