Files
kata-containers/src/libs
Megan Wright eeff63375f CCv0: Merge main into CCv0 branch
Merge in snap fix

Signed-off-by: Megan Wright <megan.wright@ibm.com>
2022-06-16 10:55:42 +01:00
..
2022-04-27 10:39:08 +01:00
2022-06-13 13:38:37 +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.