Docs.rs
exocore-core-0.1.26
exocore-core 0.1.26
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
appaquet
Dependencies
anyhow ^1.0.86
normal
bs58 ^0.5.1
normal
byteorder ^1.5.0
normal
bytes ^1.7.1
normal
chrono ^0.4.38
normal
exocore-protos ^0.1.26
normal
futures ^0.3.30
normal
libp2p ^0.53.2
normal
libp2p-identity ^0.2.9
normal
log ^0.4.22
normal
log4rs ^1.3.0
normal
optional
multihash ^0.19.1
normal
multihash-codetable ^0.1.3
normal
multihash-derive ^0.9
normal
petname ^1.1.3
normal
rand ^0.8
normal
serde ^1.0.209
normal
serde_derive ^1.0.209
normal
serde_json ^1.0.127
normal
serde_yaml ^0.9.34
normal
shadow-rs ^0.33.0
normal
thiserror ^1.0.63
normal
url ^2.5.2
normal
uuid ^1.4.1
normal
wasm-timer ^0.2.5
normal
web-sys ^0.3.70
normal
optional
criterion_bencher_compat ^0.4.0
dev
log4rs ^1.3.0
dev
tempfile ^3.12.0
dev
tokio ^1.40.0
dev
shadow-rs ^0.33.0
build
tokio ^1.40.0
normal
chrono ^0.4.38
normal
getrandom ^0.2.15
normal
wasm-bindgen ^0.2.93
normal
wasm-bindgen-futures ^0.4.43
normal
Versions
32.24%
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
FileRead
exocore_
core
0.1.26
File
Read
Implementors
In exocore_
core::
dir
exocore_core
::
dir
Trait
File
Read
Copy item path
Source
pub trait FileRead:
Read
+
Seek
+
Send
{ }
Implementors
§
Source
§
impl
FileRead
for
OsFile
Source
§
impl
FileRead
for
RamFile