Type Definition dochy_json5::error::Result[][src]

pub type Result<T> = Result<T, MyError>;