Type Definition woab::SignalResult[][src]

type SignalResult = Result<Option<Inhibit>, Error>;
Expand description

Result type for Actix handlers that handle woab::Signal.