Docs.rs
relib_exportify-0.7.0
relib_exportify 0.7.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
xxshady
Dependencies
proc-macro2 ^1.0.92
normal
quote ^1.0.37
normal
relib_internal_shared =0.7.0
normal
syn ^2.0.89
normal
Versions
50%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Crate relib_exportify
relib_
exportify
0.7.0
All Items
Crate Items
Functions
Crate
relib_
exportify
Copy item path
Source
Functions
ยง
exportify
Takes function code and transforms it into exported
extern "C"
function with panic handling. See
relib_export
for proc-macro.