parse_input

Function parse_input 

Source
pub fn parse_input<R: Read>(reader: R) -> Result<(PreprocessorContext, Book)>
Expand description

Parses the input given to a preprocessor.