Files
kata-containers/src/libs
Ryan Savino 9b1940e93e versions: update rust version
Fixes #4764

versions: update rust version to fix ccv0 attestation-agent build error
static-checks: kata tools, libs, and agent fixes

Signed-Off-By: Ryan Savino <ryan.savino@amd.com>
2022-07-29 18:41:43 -05:00
..
2022-07-29 18:41:43 -05:00
2022-06-13 13:38:37 +08:00
2022-07-26 19:05:09 +08:00

The src/libs directory hosts library crates which may be shared by multiple Kata Containers components or published to crates.io.

Library Crates

Currently it provides following library crates:

Library Description
logging Facilities to setup logging subsystem based slog.
safe-path Utilities to safely resolve filesystem paths.