Docs.rs
telety-macro-0.4.0
telety-macro 0.4.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
colinjneville
Dependencies
directed-visit ^0.3.2
normal
proc-macro2 ^1.0.69
normal
quote ^1.0.33
normal
syn ^2.0.39
normal
telety-impl ^0.4.0
normal
Versions
20%
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 telety_macro
telety_
macro
0.4.0
All Items
Crate Items
Macros
Attribute Macros
Crate
telety_
macro
Copy item path
Source
Macros
§
crateify
find_
and_
replace
try_
invoke
Attribute Macros
§
telety
Enable telety for an item.
The first argument must be the path to the current module (e.g.
#[telety(crate::my_mod)]
).