Skip to main content

PersistTreeView

Function PersistTreeView 

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