Re-exports§
pub use system_stats::get_system_stats;
pub use system_stats::SystemStats;
Modules§
Enums§
- Enum to determine the type of stats to fetch.
Functions§
- Fetches the requested stats and returns them as a JSON Value.
- Modifies the provided string if it exceeds 80 characters, splitting it according to specified delimiters, and updates the
terminal_token_len
based on the operation performed.