channels-console 0.3.4

⚠ DEPRECATED: merged into the hotpath crate.
Documentation
1
2
3
4
5
6
pub(crate) mod app;
pub(crate) mod http;
pub(crate) mod views;
pub(crate) mod widgets;

pub use app::ConsoleArgs;