Docs.rs
ratel-rust-0.1.1
ratel-rust 0.1.1
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
abbychau
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
chrono ^0.4
normal
crossterm ^0.27
normal
env_logger ^0.10
normal
futures-util ^0.3
normal
hex ^0.4
normal
libc ^0.2
normal
pty-process ^0.4
normal
rand ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.35
normal
tokio-tungstenite ^0.21
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
Versions
7.41%
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
Crate ratel_rust
ratel_
rust
0.1.1
All Items
Crate Items
Re-exports
Modules
Structs
Crate
ratel_
rust
Copy item path
Source
Re-exports
§
pub use network::
Connection
;
pub use network::
NetType
;
pub use shell::
Shell
;
pub use
model
::*;
Modules
§
model
network
pty
shell
util
Structs
§
Ratel
Client
Main client struct that manages the shell and PTY interface