Docs.rs
io_utils-0.3.2
io_utils 0.3.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
DavidBJaffe
github:10xgenomics:crates_io
Dependencies
bincode ^1.1.3
normal
flate2 ^1
normal
lz4 ^1
normal
serde ^1
normal
string_utils ^0.1
normal
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
io_
utils
0.3.2
io_utils
Function
read_to_string_safe
Copy item path
Source
pub fn read_to_string_safe<P:
AsRef
<
Path
>>(path: P) ->
String