prjunnamed_netlist

Function parse

Source
pub fn parse(
    target: Option<Arc<dyn Target>>,
    source: &str,
) -> Result<Design, ParseError>