1 2 3 4 5 6
//! Cached configuration for swc. #![deny(missing_docs)] #![deny(warnings)] pub mod regex;