Expand description
Serialization constraint helpers.
Structsยง
- AtLeast
One - A
Vec<T>
wrapper that ensures there is at least oneT
in the vector.
Serialization constraint helpers.
Vec<T>
wrapper that ensures there is at least one T
in the vector.