pub fn parse_document(input: &str) -> Result<SceneGraph, String>
Parse an FD document string into a SceneGraph.
SceneGraph