Docs.rs
xphone-0.3.3
xphone 0.3.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
amenophis1er
Dependencies
aes ^0.8
normal
bytes ^1
normal
clap ^4
normal
optional
cpal ^0.15
normal
optional
crossbeam-channel ^0.5
normal
crossterm ^0.28
normal
optional
dirs-next ^2
normal
optional
g729-sys ^0.1
normal
optional
getrandom ^0.2
normal
hmac ^0.12
normal
md5 ^0.7
normal
minifb ^0.28
normal
optional
openh264 ^0.6
normal
optional
opus ^0.3
normal
optional
parking_lot ^0.12
normal
quick-xml ^0.37.5
normal
ratatui ^0.29
normal
optional
rustls ^0.23
normal
serde ^1
normal
optional
serde_yaml ^0.9
normal
optional
sha1 ^0.10
normal
thiserror ^2
normal
tokio ^1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
webpki-roots ^0.26
normal
zeroize ^1
normal
crossbeam-channel ^0.5
dev
fakepbx ^0.1.0
dev
tokio ^1
dev
Versions
86.56%
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
Skip to main content
Module error
xphone
0.3.3
Module error
Module Items
Enums
Type Aliases
In crate xphone
xphone
Module
error
Copy item path
Source
Enums
§
Error
Errors returned by
Phone
and
Call
methods.
Type Aliases
§
Result
Convenience alias for
std::result::Result<T, Error>
.