Type Definition opening_hours_syntax::error::Result

source ·
pub type Result<T> = Result<T, Error>;