[][src]Type Definition alone_ee::EventHandlerResult

type EventHandlerResult = Result<(), Box<dyn Error>>;