Function mltg::circle

source · []
pub fn circle<T>(center: impl Into<Point<T>>, radius: T) -> Circle<T>