Docs.rs
oak-testing-0.0.8
oak-testing 0.0.8
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fqq
Dependencies
oak-core ^0.0.8
normal
serde ^1.0.228
normal
optional
serde_json ^1.0.149
normal
optional
triomphe ^0.1.15
normal
walkdir ^2.5.0
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
json_from_path
oak_
testing
0.0.8
oak_testing
Function
json_
from_
path
Copy item path
Source
pub fn json_from_path(path: &
Path
) ->
Result
<
Value
,
OakError
>
Expand description
Reads JSON data from a file path.