Docs.rs
oak-testing-0.0.7
oak-testing 0.0.7
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fqq
Dependencies
oak-core ^0.0.7
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
open_file
oak_
testing
0.0.7
oak_testing
Function
open_
file
Copy item path
Source
pub fn open_file(path: &
Path
) ->
Result
<
File
,
OakError
>
Expand description
Opens a file and returns a file handle.