pub fn build_pattern(raw: &str) -> Result<SepPattern, String>Expand description
Build a SepPattern from the raw content inside {…}.
pub fn build_pattern(raw: &str) -> Result<SepPattern, String>Build a SepPattern from the raw content inside {…}.