6 releases (3 breaking)
0.4.1 | Aug 7, 2024 |
---|---|
0.4.0 | Jul 27, 2024 |
0.3.1 | Jun 13, 2023 |
0.2.0 | Apr 5, 2023 |
0.1.0 | Dec 1, 2022 |
#883 in Embedded development
37 downloads per month
Used in 8 crates
59KB
1K
SLoC
drmem-api
This crate defines types and interfaces used by the DrMem control system.
NOTE: Since the project is pre-1.0, this crate could change radically from version to version.
lib.rs
:
This crate is used by internal tasks of drmemd
as well as
hardware drivers.
The interfaces and types defined in this crate are useful for
those wishing to write a new back-end storage module or a driver
for the drmemd
executable.
Dependencies
~5–11MB
~121K SLoC