pub fn resolve_targets(
options: &SnapshotDownloadOptions,
) -> Result<Vec<SnapshotTarget>, SnapshotCommandError>Expand description
Resolve the selected canister plus optional direct/recursive children.
pub fn resolve_targets(
options: &SnapshotDownloadOptions,
) -> Result<Vec<SnapshotTarget>, SnapshotCommandError>Resolve the selected canister plus optional direct/recursive children.