Type Definition txtai::api::APIResponse[][src]

type APIResponse = Result<Response, Box<dyn Error>>;