// Required by code generated by the upstream `#[instrument]` macro.
extern crate miden_node_tracing as tracing;
pub use ;
// CONSTANTS
// =================================================================================================
pub const COMPONENT: &str = "miden-rpc";
pub const LOG_TARGET: &str = "user::miden-rpc";