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