Docs.rs
jopcall_proc_macro-0.1.0
jopcall_proc_macro 0.1.0
Permalink
Docs.rs crate page
MIT
12 June 2026
Links
crates.io
Source
Owners
NoahKirchner
Dependencies
proc-macro2 ^1.0.95
normal
quote ^1.0.40
normal
syn ^2.0.104
normal
Versions
50%
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 jopcall_proc_macro
jopcall_
proc_
macro
0.1.0
All Items
Crate Items
Macros
Crate
jopcall_
proc_
macro
Copy item path
Source
Macros
§
hash
A procedural macro that hashes a &str at compile time so that the RUNTIME_HASHER can find it. If you replace the RUNTIME_HASHER with a custom function, you’re likely going to want to replace this too.