Docs.rs
irontide-engine-support-1.0.2
irontide-engine-support 1.0.2
Docs.rs crate page
GPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
alan09086
Dependencies
irontide-core ^1
normal
irontide-dht ^1
normal
irontide-peer-io ^1
normal
irontide-settings ^1
normal
irontide-storage ^1
normal
irontide-tracker ^1
normal
irontide-utp ^1
normal
irontide-wire ^1
normal
serde ^1
normal
serde_bytes ^0.11
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
serde_json ^1
dev
Versions
97.71%
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
irontide_
engine_
support
1.0.2
Module error
Module Items
Enums
Type Aliases
In crate irontide_
engine_
support
irontide_engine_support
Module
error
Copy item path
Source
Enums
§
Error
Errors that can occur during session operations.
Type Aliases
§
Result
Convenience alias for
Result<T, Error>
.