Docs.rs
batbox-file-0.16.0
batbox-file 0.16.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
kuviman
Dependencies
anyhow ^1
normal
futures ^0.3
normal
log ^0.4
normal
ron ^0.8
normal
serde ^1
normal
serde_json ^1
normal
toml ^0.8
normal
async-compat ^0.2
normal
async-std ^1
normal
reqwest ^0.11
normal
url ^2
normal
http ^0.2
normal
js-sys ^0.3
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4
normal
wasm-streams ^0.4
normal
web-sys ^0.3
normal
batbox-android ^0.16
normal
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
batbox_
file
0.16.0
batbox_file
Function
load_bytes
Copy item path
Source
pub async fn load_bytes(path: impl
AsRef
<
Path
>) ->
Result
<
Vec
<
u8
>>
Expand description
Load file as a vec of bytes