pub trait Sealed { }
This trait exists just to ensure that the only impls of trait RowIndex that are allowed are ones in this crate.
trait RowIndex