//! Tools for adding routes to a [`Server`](crate::Server) mod node; pub use node::*;