Type Definition holochain_json_api::error::JsonResult[][src]

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