parse_library

Function parse_library 

Source
pub fn parse_library(input: &str) -> Result<Library, Err<Error<&str>>>
Expand description

Parses a library emp file which contains detail on electrical and mechanical components. http://www.aertia.com/docs/priware/IDF_V30_Spec.pdf#page=29