Files
kata-containers/src/libs
Megan Wright c13380ba69 CCv0: Merge main into CCv0 branch
Merge remote-tracking branch 'upstream/main' into CCv0

Fixes: #4750
Depends-on: github.com/kata-containers/tests#4971
Signed-off-by: Megan Wright megan.wright@ibm.com
2022-08-01 16:29:50 +01:00
..
2022-07-29 18:41:43 -05:00
2022-07-06 14:27:15 +01: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.