gaoqiangz
gaoqiangz
Sorry to see this issue right now.... Is the problem solved?
Calling `abort` in the `transaction` doesn't have this problem.
> 1. Expose setting the hyper::rt::Executor directly on reqwest::ClientBuilder. This will be great,also solve this issue [https://github.com/hyperium/hyper/issues/2112#issuecomment-576416498](https://github.com/hyperium/hyper/issues/2112#issuecomment-576416498).
Please look again. But there's another PR that doesn't know when it will be merged: [rust-log-mdc: Add global context support](https://github.com/sfackler/rust-log-mdc/pull/3#issue-1281615878)
```rust impl Value { fn to_function(&self) -> Option { //check type... Some(Function { ... }) } } struct Function { raw: Value } impl Function { fn call(&self,...) -> Result...
Any progress?
Servo团队已经在跟Tauri合作,目前最新进展: https://servo.org/blog/2023/10/26/css-filters-testing-tauri/ https://github.com/servo/servo/issues/30593
确实是慢,试了下demo,还有很多标准待实现,不过至少有点盼头了,不要再烂尾就行