archive

Function archive 

Source
pub async fn archive(
    path: &Path,
    prefix: &str,
    tag: &str,
    format: &str,
) -> Result<Vec<u8>>