[−][src]Crate salvo_core
Re-exports
pub use crate::depot::Depot; |
pub use crate::server::Server; |
pub use crate::server::ServerConfig; |
pub use crate::writer::Writer; |
Modules
| depot | |
| http | Types that map to concepts in HTTP. |
| routing | |
| server | |
| writer |
Structs
| CatcherImpl | |
| Protocol | Protocol used to serve content. |
| Request | The |
| Response | The response representation given to |
| Router |
Traits
| Catcher | |
| Handler |