Crate nydus_utils

source ·

Re-exports

pub use self::inode_bitmap::InodeBitmap;
pub use self::exec::*;
pub use self::reader::*;
pub use self::types::*;

Modules

Fast message digest algorithms for Rafs and Nydus, including Blake3 and SHA256.
Nydus error events and performance related metrics.
Asynchronous Multi-Producer Multi-Consumer channel.

Structs

Enums

Functions

Round up and divide the value n by d.
Round up the value n to by d.
Overflow can fail this rounder if the base value is large enough with 4095 added.