1
2
3
4
5
// SPDX-License-Identifier: Apache-2.0

//! Parsing of [text](crate::text) types.

pub mod simple_extensions;