Skip to main content

RestoreTreeView

Function RestoreTreeView 

Source
pub async fn RestoreTreeView(
    _ApplicationHandle: AppHandle<Wry>,
    _State: State<'_, Arc<ApplicationState>>,
    _ViewId: String,
    _StateValue: Value,
) -> Result<Value, String>