Skip to main content

Crate jopcall_proc_macro

Crate jopcall_proc_macro 

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.