Bo zhang
Bo zhang
Is it possible that your VSC plug-in does not work at all 👀 ```rust use hbb_common::{ log, rendezvous_proto::*, tokio::sync::{Mutex, RwLock}, bytes::Bytes, // No formatter would put `b***` here ResultType, };...
Of course I had ran `cargo fmt`
It's an old issue for [`ring`](https://github.com/briansmith/ring/issues/389) 👈
Solved & update to 1.66.0
@rustdesk I will join a new company next month, so maybe a bit busy recently. I will do it if I have time
Sure, consistent with bevy is good, but I really have logs of `STL` assets from mujoco menagerie, which can be loaded before 0.16 https://github.com/google-deepmind/mujoco_menagerie/tree/main/unitree_g1/assets
@nilclass Otherwise would you please pub `StlLoader`? Then I can wrap it by my impl of `AssetLoader` for `STL`, just like [bevy_obj](https://github.com/AmionSky/bevy_obj/blob/master/src/mesh.rs#L6)