pub fn bytes_source_spec(bytes: impl Into<Vec<u8>>) -> LibSourceSpecExpand description
Builds a boot-recordable kernel source spec for in-memory artifact bytes.
pub fn bytes_source_spec(bytes: impl Into<Vec<u8>>) -> LibSourceSpecBuilds a boot-recordable kernel source spec for in-memory artifact bytes.