pub fn spawn_server( inspector: Inspector, ) -> Result<(TreeProxy, Task<Result<(), Error>>), Error>
Spawns a tree server for the test purposes.