Files
khadhroony-bot3/migration/khadhroony-bot2-reference/kb_decoder_amm_goosefx_v2/src/constants.rs
2026-07-23 16:37:12 +02:00

8 lines
291 B
Rust

// file: kb_decoder_amm_goosefx_v2/src/constants.rs
// version: 2
//! Local constants for the `kb_decoder_amm_goosefx_v2` crate. Program identifiers live in `kb_program_ids`.
/// Canonical tracing target for this crate.
pub(crate) const TRACING_TARGET: &str = "kb_decoder_amm_goosefx_v2";