Docs.rs
oxur-cli-0.2.0
oxur-cli 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
oubiwann
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
optional
clap ^4.5
normal
optional
colored ^2.1
normal
crossterm ^0.28
normal
optional
dirs ^5.0
normal
optional
metrics ^0.24
normal
optional
nu-ansi-term ^0.50
normal
optional
oxur-comp ^0.2.0
normal
optional
oxur-lang ^0.2.0
normal
optional
oxur-repl ^0.2.0
normal
optional
reedline ^0.44
normal
optional
serde ^1.0
normal
tabled ^0.17
normal
terminal_size ^0.3
normal
optional
tokio ^1.0
normal
optional
toml ^0.8
normal
uuid ^1.0
normal
optional
serial_test ^3.2
dev
tempfile ^3.10
dev
Versions
80.65%
of the crate is documented
Platform
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
Module server
oxur_
cli
0.2.0
Module server
Module Items
Functions
In oxur_
cli::
repl
oxur_cli
::
repl
Module
server
Copy item path
Source
Expand description
Server mode REPL implementation
Starts a REPL server that listens for client connections.
Functions
ยง
run
Run the REPL server mode