Skip to main content

Crate leenfetch_core

Crate leenfetch_core 

Source

Re-exports§

pub use system_info::SystemInfo;
pub use system_info::PROTOCOL_VERSION;

Modules§

cache
config
core
modules
system_info

Functions§

clear_system_info_cache
Clears the system info cache. Useful for testing or when fresh data is needed.
gather_system_info
Collects system information using the provided configuration and returns the stable JSON model. Results are cached for 5 seconds to avoid redundant computation on quick successive calls.