Skip to main content

workshop_rs/
detect.rs

1//! Compatibility path for catalog-owned locale detection.
2
3pub use crate::catalog::detect::*;