bloop-server-framework 2.0.0

Bloop server framework
Documentation
1
2
3
#[derive(Default)]
pub struct NoValue;
pub struct Value<T>(pub T);