fn transform_command_v2_shared(
cmd: &CommandV2,
custom_annotations: impl Fn() -> Result<Option<Value>, ManifestError>,
) -> Result<Command, ManifestError>
fn transform_command_v2_shared(
cmd: &CommandV2,
custom_annotations: impl Fn() -> Result<Option<Value>, ManifestError>,
) -> Result<Command, ManifestError>