pub fn catalog_bytes_source(bytes: impl Into<Vec<u8>>) -> CatalogSourceExpand description
Builds a catalog source for in-memory artifact bytes.
pub fn catalog_bytes_source(bytes: impl Into<Vec<u8>>) -> CatalogSourceBuilds a catalog source for in-memory artifact bytes.