Docs.rs
flix-cli-0.0.11
flix-cli 0.0.11
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
DavidSkrundz
github:quantumshade:owners
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
clap ^4
normal
flix =0.0.11
normal
futures ^0.3
normal
home ^0.5
normal
sea-orm ^2.0.0-rc.10
normal
serde ^1
normal
tokio ^1
normal
toml ^0.9
normal
Versions
100%
of the crate is documented
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
Files
flix_cli/
lib.rs
1
//! Placeholder
2
3
#![cfg_attr(docsrs, feature(doc_cfg))]