Type Definition otter_sql::identifier::BoundedString

source ·
pub type BoundedString = ArrayString<U63>;
Expand description

A fixed capacity copy-able string.