Skip to main content

apply_rotation_overlay

Function apply_rotation_overlay 

Source
pub fn apply_rotation_overlay(
    spec_slug: &str,
    rotation: &Value,
) -> Result<Value, RotationOverlayError>
Expand description

Apply the tracked overlay for spec_slug to a generated rotation.

ยงErrors

Returns RotationOverlayError for an invalid patch, application failure, or invalid result.