include_version = true autogen_warning = "/* Warning, this file is autogenerated by cbindgen. Don't modify this manually. */" tab_width = 2 language = "C" documentation_style = "doxy" pragma_once = true cpp_compat = true includes = ["tesseract-swift-utils.h"] [enum] prefix_with_name = true [parse] parse_deps = true include = ["tesseract-swift-utils"] [export] include = [ "ClientTransport", "ClientConnection", "ClientStatus", "CFutureClientStatus", "ServiceTransport", "ServiceBoundTransport", "ServiceTransportProcessor", "CTesseractErrorCode", ] exclude = [ "CFutureData", "CFutureNothing", "SyncPtr_Void", "CAnyDropPtr", "CString", "CStringRef", "CError", "CErrorCode", "CDataRef", "COptionResponseResult", "SwiftError" ]