Docs.rs
ayb-0.1.12
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
ayb 0.1.12
ayb makes it easy to create, host, and share embedded databases like SQLite and DuckDB
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
ayb_db
bin
client
email
hosted_db
http
server
ayb_db.rs
client.rs
error.rs
formatting.rs
hosted_db.rs
http.rs
lib.rs
macros.rs
server.rs
templating.rs
1
2
3
pub
mod
cli
;
pub
mod
config
;
pub
mod
http
;