7 releases (2 stable)
1.1.0 | Apr 21, 2020 |
---|---|
1.0.0 | Apr 21, 2020 |
0.4.0 | Apr 18, 2020 |
0.3.0 | Jan 19, 2020 |
0.1.0 | Jan 2, 2020 |
#154 in #net
Used in 10 crates
(2 directly)
6KB
89 lines
kayrx-macro
lib.rs
:
language-level attributes for Kayrx.
Examples
#[kayrx::main]
async fn main() {
println!("Hello, world!");
}
Dependencies
~1.5MB
~35K SLoC