Files
kata-containers/src/dragonball/dbs_utils
Ruoqing He 0502b05718 dragonball: Remove with-serde feature assertion
Code inside `test_mac_addr_serialization_and_deserialization` test does
not actually require this `with-serde` feature to test, removing the
assertion here to enable this test.

Signed-off-by: Ruoqing He <heruoqing@iscas.ac.cn>
2025-07-25 09:05:55 +00:00
..
2025-02-19 21:20:30 +08:00
2025-02-19 21:20:30 +08:00
2025-02-19 21:20:30 +08:00

dbs-utils

This crate is a collection of modules that provides helpers and utilities used by multiple dragonball-sandbox components.

And also provides some wrappers for vmm-sys-util.

Acknowledgement

Part of the code is derived from the Firecracker project.

License

This project is licensed under Apache License, Version 2.0.