install_from_workspace

Function install_from_workspace 

Source
pub async fn install_from_workspace(
    configuration: &Configuration,
    workspace: &str,
    install_from_workspace_request: InstallFromWorkspaceRequest,
) -> Result<(), Error<InstallFromWorkspaceError>>