Docs.rs
language-barrier-core-0.1.1
language-barrier-core 0.1.1
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
kofron
Dependencies
async-trait ^0.1
normal
regex ^1.9
normal
reqwest ^0.11
normal
schemars ^0.8.22
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2.5.4
normal
dotenv ^0.15
dev
hyper ^0.14
dev
parameterized ^2.0.0
dev
tokio-test ^0.4
dev
tracing-test ^0.2
dev
Versions
79.5%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
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
language_
barrier_
core
0.1.1
Module chat
Module Items
Structs
In crate language_
barrier_
core
language_barrier_core
Module
chat
Copy item path
Source
Structs
ยง
Chat
The main Chat client that users will interact with. All methods return a new instance rather than mutating the existing one, following the immutable builder pattern.