Expand description
Tauri command - deserialise + apply tree-view state captured by
PersistTreeView (sibling). Called when a tree view is recreated
or the workspace is reloaded.
TODO: stub. Wire RestoreTreeViewState into the
CommonTreeViewProvider trait.