[][src]Function surf::minimal

pub fn minimal<AppData>(data: AppData) -> App<AppData> where
    AppData: Sync + Send + 'static,