sys libnghttp2-sys-libnghttp2(nghttp2)的FFI绑定-Rust开发

时间:2024-06-16 14:13:56
【文件属性】:

文件名称:sys libnghttp2-sys-libnghttp2(nghttp2)的FFI绑定-Rust开发

文件大小:45KB

文件格式:ZIP

更新时间:2024-06-16 14:13:56

Rust Web Servers

nghttp2-sys一个公共库,用于将nghttp2链接到rust程序(也称为libnghttp2)。 在bindgen之前生成绑定:在nghttp2-sys中复制nghttp2ver.h.in一个将nghttp2链接到rust程序的公共库(也称为libnghttp2)。 在bindgen之前生成绑定:将nghttp2ver.h.in复制到nghttp2ver.h编辑nghttp2ver.h以删除@ [受电子邮件保护],替换为0 $ bindgen \ ./nghttp2/lib/includes/nghttp2/nghttp2.h \ -o src /lib.rs \ --no-layout-tests \ --distrust-clang-mangling \ --no-prepend-enum-name \ --rustfmt-bindings \ --whitelist-function'。* nghttp2。*'\ --whitelist-type'。* nghttp2。*'\ --whiteli


【文件预览】:
nghttp2-rs-master
----LICENSE-MIT(1KB)
----Cargo.toml(474B)
----.github()
--------workflows()
----.gitmodules(80B)
----src()
--------lib.rs(194KB)
----LICENSE-APACHE(11KB)
----systest()
--------Cargo.toml(197B)
--------src()
--------build.rs(2KB)
--------bindings.rs(0B)
----nghttp2()
----build.rs(3KB)
----examples()
--------smoke.rs(103B)
----README.md(1KB)
----.gitignore(18B)

网友评论