Docs.rs
sipbot-0.2.20
sipbot 0.2.20
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
shenjinti
Dependencies
anyhow ^1.0
normal
audio-codec ^0.3.30
normal
bytes ^1.11.0
normal
chrono ^0.4.43
normal
clap ^4
normal
cpal ^0.17.1
normal
optional
futures ^0.3.31
normal
hound ^3.5.1
normal
rand ^0.9.2
normal
ringbuf ^0.4
normal
optional
rsip ^0.4.0
normal
rsipstack ^0.4.3
normal
rustrtc ^0.3.6
normal
serde ^1
normal
tokio ^1
normal
tokio-util ^0.7.18
normal
toml ^0.9.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3.22
normal
Versions
5.83%
of the crate is documented
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
Files
sipbot/
lib.rs
1
pub mod
config;
2
pub mod
media;
3
pub mod
recorder;
4
pub mod
sip;
5
pub mod
stats;