fact-rs 0.1.4

System facts, shipped to your door!
Documentation
1
2
3
4
5
6
7
8
9
10
11
# fact-rs

System facts, shipped to your door!

> [!WARNING]
> This crate is still WIP.


## Usage

`fact-rs` gathers information about your system and builds it into structured data. It's primarily used for [Caravel](https://github.com/caravel-io/caravel), but can be used in any rust project by adding the `fact-rs` crate, or used with the `factrs` CLI command.