pub fn from_str(s: &str) -> Result<Schematic<Span<'_>>, Error<Span<'_>>>
Parse a Schematic from a str.
Schematic
str