Type Definition graphy_event_error::Result []

type Result<T> = Result<T, Error>;