v0.1.0-pre.029
This commit is contained in:
7
kb-pipeline/src/constants.rs
Normal file
7
kb-pipeline/src/constants.rs
Normal file
@@ -0,0 +1,7 @@
|
||||
// file: kb-pipeline/src/constants.rs
|
||||
// version: 2
|
||||
|
||||
//! Pipeline constants.
|
||||
|
||||
/// Canonical tracing target for pipeline orchestration.
|
||||
pub(crate) const TRACING_TARGET: &str = "kb-pipeline";
|
||||
Reference in New Issue
Block a user