Type Definition lyon_bezier::UpToTwo [] [src]

type UpToTwo<T> = ArrayVec<[T; 2]>;