pub trait PointScalarLength: Copy + Clone + Debug + Send + Sync { const LENGTH: usize; }
Marter trait for length of input per one pair (point + scalar)
Length itself