Function libreda_lefdef::lef_parser::read_spacing
source · fn read_spacing<I>(
tk: &mut Tokenized<I, LefDefLexer>
) -> Result<SpacingRules, LefDefParseError>where
I: Iterator<Item = char> + PeekingNext,Expand description
SPACING