Docs.rs
hotload_macro-1.5.0
hotload_macro 1.5.0
Permalink
Docs.rs crate page
MIT
01 July 2026
Links
crates.io
Source
Owners
guoyucode
Dependencies
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^2.0
normal
Versions
66.67%
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 hotload_macro
hotload_
macro
1.5.0
All Items
Crate Items
Macros
Attribute Macros
Crate
hotload_
macro
Copy item path
Source
Macros
§
gen_
rust_
no_
mangle
hotload_macro generate a struct with #[no_mangle] functions and struct type and same other types from a lib.rs file
Attribute Macros
§
hotload_
async
Attribute macro for DLL-side async functions.