Skip to main content

surface_row

Function surface_row 

Source
fn surface_row<T: ToString + Copy>(
    area: &'static str,
    exposure: SurfaceExposure<T>,
    exposed_action: impl Into<String>,
) -> SurfaceChecklistRow