Docs.rs
mekena-macros-0.1.0
mekena-macros 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
bobbbay
Dependencies
darling ^0.14.1
normal
proc-macro2 ^1.0.46
normal
quote ^1.0.21
normal
syn ^1.0.102
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
Crate mekena_macros
mekena_
macros
0.1.0
All Items
Crate Items
Attribute Macros
Crate
mekena_
macros
Copy item path
Source
Attribute Macros
ยง
main
The
mekena::main
macro, meant to be called on the main function of a program.
node
The
mekena::node
macro, meant to be called on nodes and basically expands to
mekena::re::async_trait::async_trait
.