pub fn parse_data_specification( text: &str, ) -> Result<UniquePtr<data_specification>, Exception>
Parses the given text into a data specification.