Skip to main content

workshop_rs/
parser.rs

1//! Compatibility path for the shared raw Workshop parser.
2
3pub use crate::frontend::parser::*;