Docs.rs
crochet_macro-0.2.4
crochet_macro 0.2.4
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
adamaq01
Dependencies
convert_case ^0.9
normal
dlopen2 ^0.8
normal
proc-macro2 ^1
normal
quote ^1
normal
syn ^1
normal
Versions
83.33%
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
Crate crochet_macro
crochet_
macro
0.2.4
All Items
Crate Items
Macros
Attribute Macros
Crate
crochet_
macro
Copy item path
Source
Macros
§
disable
Disables a previously defined dynamic library hook.
enable
Enables a previously defined dynamic library hook.
is_
enabled
Checks if a previously defined dynamic library hook is enabled.
Attribute Macros
§
hook
Hooks a function in a dynamic library with the body of the attached function.
load
Example