#control-system #automation #driver #type #dr-mem #traits #back-end

drmem-api

Traits and types used internally by the DrMem control system

4 releases (2 breaking)

0.3.1 Jun 13, 2023
0.3.0 Jun 8, 2023
0.2.0 Apr 5, 2023
0.1.0 Dec 1, 2022

#861 in Embedded development

Download history 3/week @ 2024-02-11 12/week @ 2024-02-18 29/week @ 2024-02-25 11/week @ 2024-03-03 27/week @ 2024-03-10 14/week @ 2024-03-17 10/week @ 2024-03-24 104/week @ 2024-03-31

156 downloads per month
Used in 8 crates

MIT license

50KB
805 lines

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 various, internal tasks of drmemd.

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

~3.5–5.5MB
~95K SLoC