pub fn parse(gdl: &str) -> Description
Expand description
Parse a GDL string to a Description
. Panics if the description is invalid.
pub fn parse(gdl: &str) -> Description
Parse a GDL string to a Description
. Panics if the description is invalid.