Function wick_oci_utils::package::pull
source · pub async fn pull(
reference: &str,
options: &OciOptions
) -> Result<PullResult, Error>Expand description
Pull a Wick package from a registry.
pub async fn pull(
reference: &str,
options: &OciOptions
) -> Result<PullResult, Error>Pull a Wick package from a registry.