Docs.rs
ipmi-rs-0.2.1
ipmi-rs 0.2.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
datdenkikniet
Dependencies
bitflags ^1.3
normal
log ^0.4
normal
md5 ^0.7
normal
nix ^0.26
normal
nonmax ^0.5
normal
parking_lot ^0.12
normal
time ^0.3
normal
clap ^4.3
dev
indicatif ^0.17
dev
pretty_env_logger ^0.4
dev
Versions
5.41%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ipmi_rs
0.2.1
Loggable
Required Methods
into_log
Implementors
In crate ipmi_rs
?
Trait
ipmi_rs
::
Loggable
source
·
[
−
]
pub trait Loggable { // Required method fn
into_log
(&self) ->
Vec
<LogItem>; }
Required Methods
§
source
fn
into_log
(&self) ->
Vec
<LogItem>
Implementors
§
source
§
impl
Loggable
for
Entry
source
§
impl
Loggable
for
DeviceId
source
§
impl
Loggable
for
Record
source
§
impl
Loggable
for ipmi_rs::storage::sdr::
AllocInfo
source
§
impl
Loggable
for
DeviceSdrInfo
<
NumberOfSdrs
>
source
§
impl
Loggable
for
DeviceSdrInfo
<
NumberOfSensors
>
source
§
impl
Loggable
for
RepositoryInfo
source
§
impl
Loggable
for ipmi_rs::storage::sel::
SelAllocInfo
source
§
impl
Loggable
for
EntryInfo
source
§
impl
Loggable
for
Info
source
§
impl
Loggable
for ipmi_rs::storage::
AllocInfo