refactor(ffi): Removed need for cbindgen type renames (#2442)
Fixes hyperium/hyper#2428
This commit is contained in:
@@ -7,8 +7,3 @@ documentation_style = "c"
|
||||
|
||||
[parse.expand]
|
||||
crates = ["hyper-capi"]
|
||||
|
||||
[export.rename]
|
||||
"Exec" = "hyper_executor"
|
||||
"Io" = "hyper_io"
|
||||
"Task" = "hyper_task"
|
||||
|
||||
Reference in New Issue
Block a user