Skip to main content

resolve_rotation

Function resolve_rotation 

Source
async fn resolve_rotation(
    config: &SimConfigIntent,
    resolver: &DynDataResolver<'_>,
    overrides: &IntentOverrides,
) -> Result<Rotation, ApplicationError>