summaryrefslogtreecommitdiffstats
path: root/openpgp/src/cert/parser/low_level/grammar.rs
blob: 1243ad2cd8366441666a29b00d61d58d4286c292 (plain)
1
2
3
// Include the generated code.
#![allow(unused_parens)]
include!(concat!(env!("OUT_DIR"), "/cert/parser/low_level/grammar.rs"));