Skip to main content

render

Function render 

Source
pub fn render(
    ui: &mut Ui,
    view: &AboutView,
    state: &AboutState,
    tokio: &Handle,
    config_path: &Path,
)