0.1.0-pre.004
This commit is contained in:
7
kb-store/src/constants.rs
Normal file
7
kb-store/src/constants.rs
Normal file
@@ -0,0 +1,7 @@
|
||||
// file: kb-store/src/constants.rs
|
||||
// version: 1
|
||||
|
||||
//! Local constants for the `kb-store` crate.
|
||||
|
||||
/// Canonical tracing target for this crate.
|
||||
pub(crate) const TRACING_TARGET: &str = "kb-store";
|
||||
Reference in New Issue
Block a user