Crate kanin_derive

Source

Derive Macrosยง

AppState
Derives From<&S> for all the fields in the S struct.
FromError
Derives the kanin::error::FromError trait for a type. This only works under specific circumstances.