Docs.rs
scriba-0.5.0
scriba 0.5.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
swayechateau
Dependencies
console ^0.16
normal
optional
figlet-rs ^1
normal
optional
inquire ^0.9
normal
optional
serde ^1
normal
serde_json ^1
normal
tabled ^0.16
normal
thiserror ^1
normal
Versions
80.77%
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
Module config
scriba
0.5.0
Module config
Module Items
Structs
Enums
In crate scriba
scriba
Module
config
Copy item path
Source
Expand description
Configuration types for output formatting, verbosity, and color handling.
Structs
§
Config
Global configuration for
Ui
behavior and rendering.
Enums
§
Color
Mode
Color support mode for terminal output.
Format
Output format for rendering structured content.
Level
Verbosity level for logging and output.