Skip to main content

artifacts

Function artifacts 

Source
pub fn artifacts() -> Vec<(String, &'static [u8])>
Expand description

Every artifact the payload carries, root by root in inventory order, sorted by path within each root.

The license files are deliberately absent: they are crate metadata the registry requires, not authored payload, and rk license serves them.