Docs.rs
atmosphere-macros-0.0.1
atmosphere-macros 0.0.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
cdbrkfxrpt
mara-schulke
ntrinquier
Dependencies
atmosphere-core =0.0.1
normal
lazy_static ^1.4.0
normal
proc-macro2 ^1.0.36
normal
quote ^1.0.14
normal
sqlx ^0.7
normal
syn ^1.0.84
normal
Versions
0%
of the crate is documented
Go to latest version
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
?
1
2
3
4
5
pub mod
column;
pub mod
key;
pub mod
relation;
pub mod
table;
pub mod
r#virtual;