json::JsonResult [] [src]

type JsonResult<T> = Result<T, JsonError>;