chore: move builder to own module (#5899)

This commit is contained in:
Matthias Seitz
2023-12-30 10:36:20 +01:00
committed by GitHub
parent 9821f77078
commit 5cc01b63a9
4 changed files with 8 additions and 7 deletions

View File

@ -23,7 +23,6 @@ pub mod components;
pub mod config;
pub mod db_type;
pub mod ext;
pub mod node_builder;
/// Default [directives](Directive) for [EnvFilter] which disables high-frequency debug logs from
/// `hyper` and `trust-dns`