Docs.rs
fude-rs-0.1.3
fude-rs 0.1.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
r-hashi01
Dependencies
base64 ^0.22
normal
portable-pty ^0.9
normal
rfd ^0.17
normal
serde ^1
normal
serde_json ^1
normal
tao ^0.35
normal
tokio ^1
normal
wry ^0.55
normal
tempfile ^3
dev
rfd ^0.17
normal
Versions
32.04%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
read_file_binary
fude
0.1.3
In fude::
fs
fude
::
fs
Function
read_
file_
binary
Copy item path
Source
pub fn read_file_binary(state: &
FsState
, args: &
Value
) ->
Result
<
Value
,
String
>