pub type Utf8ViewArray = BinaryViewArrayGeneric<str>;
pub struct Utf8ViewArray { /* private fields */ }