Skip to main content

upsert_rotations

Function upsert_rotations 

Source
pub(super) async fn upsert_rotations(
    user_id: &str,
    is_public: bool,
    rotations: &[PreparedRotation],
) -> Result<()>