Docs.rs
dynamic_call_proc_macro-0.1.1
dynamic_call_proc_macro 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
branpk
Dependencies
proc-macro2 ^1.0.67
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
dynamic_
call_
proc_
macro
0.1.1
All Items
Crate Items
Attribute Macros
Crate
dynamic_call_proc_macro
Copy item path
Source
Attribute Macros
ยง
dynamic_
call
Generates a module with the given name, which implements the ability to call trait methods dynamically.
skip
Skips a particular method from being included in the dynamic call implementation.