pub fn rotation_from_json(json: &str) -> Rotation
Parse a JSON rotation fixture through the canonical domain parser.
Panics when the fixture is not a structurally valid rotation.