Docs.rs
vex-cli-0.3.10
vex-cli 0.3.10
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
sandipndev
Dependencies
anyhow ^1
normal
base64 ^0.22
normal
blake3 ^1
normal
chrono ^0.4
normal
clap ^4
normal
clap_complete ^4
normal
crossterm ^0.28
normal
daemonize ^0.5
normal
dirs ^5
normal
libc ^0.2
normal
portable-pty ^0.8
normal
qrcode ^0.14
normal
rand ^0.8
normal
ratatui ^0.29
normal
rcgen ^0.13
normal
rustls ^0.23
normal
rustls-pemfile ^2
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
subtle ^2
normal
tokio ^1
normal
tokio-rustls ^0.26
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
tempfile ^3
dev
Versions
27.75%
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
DEFAULT_TCP_PORT
vex_cli
0.3.10
vex_cli
Constant
DEFAULT_
TCP_
PORT
Copy item path
Source
pub const DEFAULT_TCP_PORT:
u16
= 7422;
Expand description
Default port vexd listens on for TLS TCP connections.