sword-macros 0.3.0

Structured web framework built on top of tokio ecosystem, providing powerful features for building robust web applications.
Documentation
1
2
3
4
5
pub mod config;

#[cfg(feature = "event-handlers")]
pub mod event;
pub mod injectable;