fn render_section(
section: SettingsSection,
toast: Callback<(String, bool)>,
) -> ElementExpand description
渲染单个分区组件。全部分区常驻挂载,各分区状态独立、互不共享。
fn render_section(
section: SettingsSection,
toast: Callback<(String, bool)>,
) -> Element渲染单个分区组件。全部分区常驻挂载,各分区状态独立、互不共享。