1#![doc = include_str!("readme.md")] 2/// Builder for PureScript syntax trees. 3pub struct PurescriptBuilder;