Docs.rs
ferrix-lib-0.3.1
ferrix-lib 0.3.1
Docs.rs crate page
GPL-3.0
Links
Repository
crates.io
Source
Owners
mskrasnov
Dependencies
anyhow ^1.0.98
normal
serde ^1.0.219
normal
serde_json ^1.0.141
normal
smbios-lib ^0.9.2
normal
xml_serde ^1.4.1
normal
zbus ^5.9.0
normal
zbus_systemd ^0.25701.0
normal
Versions
42.1%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-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
read_to_string
ferrix_
lib
0.3.1
In ferrix_
lib::
utils
ferrix_lib
::
utils
Function
read_
to_
string
Copy item path
Source
pub fn read_to_string<P:
AsRef
<
Path
>>(path: P) ->
Result
<
String
>