Docs.rs
atmosphere-core-0.0.2
atmosphere-core 0.0.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
cdbrkfxrpt
mara-schulke
ntrinquier
Dependencies
async-trait ^0.1
normal
lazy_static ^1
normal
sqlx ^0.7
normal
thiserror ^1
normal
Versions
55.91%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
atmosphere_core
0.0.2
All Items
Modules
?
Crate
atmosphere_core
source
·
[
−
]
Re-exports
pub use
bind
::*;
pub use
schema
::*;
pub use
error
::*;
Modules
bind
Bind entities to queries
error
High level database error types
query
Query abstraction
runtime
Runtime environment
schema
Compile time generated SQL schema traits
testing
Automated testing of SQL interactions