#structures #zephyr #vm #host #guest #shared #environment

rs-zephyr-common

Common structures between the zephyr sdk and vm

9 releases

0.1.8 Nov 5, 2024
0.1.7 Aug 14, 2024
0.1.3 Jul 7, 2024
0.1.2 May 5, 2024
0.1.0 Apr 26, 2024

#2 in #zephyr

Download history 62/week @ 2024-09-11 33/week @ 2024-09-18 49/week @ 2024-09-25 40/week @ 2024-10-02 7/week @ 2024-10-09 1/week @ 2024-10-16 1/week @ 2024-10-23 81/week @ 2024-10-30 59/week @ 2024-11-06 10/week @ 2024-11-13 8/week @ 2024-11-20 10/week @ 2024-12-04 53/week @ 2024-12-11 16/week @ 2024-12-18

79 downloads per month
Used in 8 crates (7 directly)

Apache-2.0

10KB
226 lines

Common Structures

This crate holds some of the structures shared between the host and the guest environment.


lib.rs:

Common structures between the environment and the SDK. This crate omits the structures that are shared between Zephyr and Mercury due to the latter's closed-source nature.

Dependencies

~16MB
~332K SLoC