dvui › easing › inQuadinQuad Parameters#t:f32f32SourceImplementation#pub fn inQuad(t: f32) f32 { return t * t; }