1pub use crate::text::take_while0::{take_while0, TakeWhile0}; 2pub use crate::text::take_while1::{take_while1, TakeWhile1};