1 2 3 4 5
#![allow(clippy::all, unused)] use feldera_observability::ReqwestTracingExt; include!(concat!(env!("OUT_DIR"), "/codegen.rs"));