Bug 1858509 add thread-safety annotations around MediaSourceDemuxer::mMonitor r=alwu
[gecko.git] / third_party / rust / neqo-transport / TODO
blob151dbd175338f25d6e886abc52ef47d90bd9d6a3
1 Use stream events in h3 // grover or dragana?\r
2 harmonize our rust usage:\r
3  - use foo::* or use foo::{bar, baz} and ordering/grouping\r
4  - remove extern crate\r
5  - sort #[derive()] args\r
6 cleanup public API\r
7 write docs for public API\r
8 write docs for everything else\r
9 CI\r