os-release-rs
Rust wrapper for /etc/os-release file.
Installation
Add this to your Cargo.toml:
[]
= "0.1.0"
Usage
use OsRelease;
License
This crate is under the GNU General Public License v3.0.
See LICENSE for more information.
Contributing
Open an issue or pull request to add or improve a feature.
Used in
neors- Neofetch replacement in Rust- Your project ? Open an issue with add project template.