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

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