Docs.rs
boat-lib-0.4.0
boat-lib 0.4.0
Docs.rs crate page
GPL-3.0-only
Links
Repository
crates.io
Source
Owners
coko7
Dependencies
anyhow ^1.0.102
normal
chrono ^0.4.44
normal
env_logger ^0.11.9
normal
log ^0.4.29
normal
rusqlite ^0.39.0
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
tempfile ^3
dev
Versions
1.27%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Skip to main content
Files
boat_lib/
lib.rs
1
pub mod
models;
2
pub mod
repository;
3
pub mod
utils;