Docs.rs
rtb-cli-0.7.0
rtb-cli 0.7.0
Docs.rs crate page
MIT
23 July 2026
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
phpboyscout
Dependencies
async-trait ^0.1.91
normal
clap ^4.6.2
normal
directories ^6.0.0
normal
inquire ^0.9.4
normal
jsonschema ^0.48.1
normal
linkme ^0.3.37
normal
miette ^7.6.0
normal
open ^5.4.0
normal
rtb-app ^0.7.0
normal
rtb-assets ^0.6.0
normal
rtb-config ^0.6.0
normal
rtb-credentials ^0.6.0
normal
rtb-error ^0.6.0
normal
rtb-telemetry ^0.7.0
normal
rtb-tui ^0.6.1
normal
schemars ^1.2.1
normal
serde ^1.0.229
normal
serde_json ^1.0.150
normal
serde_yaml ^0.9.34
normal
tabled ^0.21.0
normal
thiserror ^2.0.19
normal
tokio ^1.53.0
normal
tokio-util ^0.7.18
normal
toml ^1.1.3
normal
tracing ^0.1.44
normal
tracing-subscriber ^0.3.23
normal
url ^2.5.8
normal
async-trait ^0.1.91
dev
cucumber ^0.23.0
dev
insta ^1.48.0
dev
semver ^1.0.28
dev
tokio ^1.53.0
dev
trybuild ^1.0.118
dev
Versions
100%
of the crate is documented
Go to latest version
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
Skip to main content
MAX_URL_LEN
rtb_cli
0.7.0
In rtb_
cli::
browser
rtb_cli
::
browser
Constant
MAX_
URL_
LEN
Copy item path
Source
pub const MAX_URL_LEN:
usize
= 8192;
Expand description
Maximum accepted URL length, in bytes.