Crate webserver_rs
source ·Re-exports§
pub use route::build_cros;pub use salvo;pub use web_core::*;pub use web_core::config::*;pub use web_core::error_catch::*;
Modules§
Macros§
Traits§
- Trait for loading a struct from a configuration file. This trait is automatically implemented when serde::Deserialize is.