pub type OpenedValuesForPoint<F> = Vec<F>;
pub struct OpenedValuesForPoint<F> { /* private fields */ }