Docs.rs
tern-cli-0.1.0
tern-cli 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
quasi-coherent
Dependencies
anyhow ^1.0
normal
clap ^4.5
normal
console ^0.15
normal
log ^0.4
normal
regex ^1.10
normal
tern-core =0.1.0
normal
Versions
40%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
tern_
cli
0.1.0
All Items
Crate Items
Modules
Structs
Traits
Crate
tern_cli
Copy item path
Source
Modules
§
cli
Structs
§
App
The CLI app to run.
Traits
§
Context
Options
A type that can build a particular context with a database url. This is needed because the context is arbitrary, yet the CLI options have the database URL, which is certainly required to build it.