Type Definition pp_rs::pp::PreprocessorItem[][src]

type PreprocessorItem = Result<Token, (PreprocessorError, Location)>;