Skip to main content

rotation_from_json

Function rotation_from_json 

Source
pub fn rotation_from_json(json: &str) -> Rotation
Expand description

Parse a JSON rotation fixture through the canonical domain parser.

ยงPanics

Panics when the fixture is not a structurally valid rotation.