Docs.rs
zenrc-msgen-0.1.0
zenrc-msgen 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
zephyraluco
Dependencies
bindgen ^0.72
normal
cc ^1.2
normal
prettyplease ^0.2
normal
proc-macro2 ^1
normal
quote ^1.0
normal
syn ^2.0
normal
Versions
75%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate zenrc_msgen
zenrc_
msgen
0.1.0
All Items
Crate Items
Functions
Crate
zenrc_
msgen
Copy item path
Source
Functions
§
compile_
idl_
libs
将 idlc 生成的 .c 文件编译并打包为静态库
generate_
msg_
bindings
为 idlc 生成的 .h 文件生成 Rust binding,写入 msg_bindings.rs
generate_
rust_
wrappers
生成 Rust 安全包装类型的代码