pub struct TreeIndex<F>where F: ?Sized + Flavor,{ /* private fields */ }
A single span index entry for the given Flavor F.
F