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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate mekena_macros
Version 0.1.0
All Items
Attribute Macros
?
Crate
mekena_macros
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
.