Crate ipmi_rs_core

Crate ipmi_rs_core 

Source
Expand description

ipmi-rs-core: a pure-rust, sans-IO IPMI library.

This library provides data structures for the requests and responses defined in the IPMI spec, and primitives for interacting with an IPMI connection.

Modulesยง

app
Definitions for IPMI app commands.
connection
IPMI-connection related data.
sensor_event
storage