cargo_component

Function publish

Source
pub async fn publish(
    config: &Config,
    client: Arc<CachingClient<FileCache>>,
    options: &PublishOptions<'_>,
) -> Result<()>
Expand description

Publish a component for the given workspace and publish options.