Docs.rs
tauri-api-0.7.6
tauri-api 0.7.6
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
nothingismagick
tauri-bot
Dependencies
anyhow ^1.0.34
normal
attohttpc ^0.16.0
normal
clap ^3.0.0-beta.1
normal
optional
dirs-next ^1.0.2
normal
either ^1.6.1
normal
flate2 ^1
normal
http ^0.2
normal
nfd ^0.0.4
normal
notify-rust ^4.0.0
normal
optional
once_cell ^1.4.1
normal
rand ^0.7
normal
semver ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_repr ^0.1
normal
tar ^0.4
normal
tauri-dialog ^0.1.0
normal
tauri-utils ^0.5
normal
tempfile ^3
normal
thiserror ^1.0.22
normal
zip ^0.5.8
normal
quickcheck ^0.9.2
dev
quickcheck_macros ^0.9.1
dev
Versions
100%
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
tauri_
api
0.7.6
In tauri_
api::
file
tauri_api
::
file
Function
read_binary
Copy item path
Source
pub fn read_binary<P:
AsRef
<
Path
>>(file: P) ->
Result
<
Vec
<
u8
>>
Expand description
Reads a binary file.