Light Ning

Results 6 comments of Light Ning

@GildedHonour Have you installed `sdl2_mixer`, `sdl2_ttf`, `sdl2_image` and `sdl2_gfx`?

I write a small tool for this. https://github.com/light4/cargo-inner

I find the `serde_derive` lib is very large, which crate type is a `proc-macro`. I tested it on my own side project.

现在的发音是:https://dict.youdao.com/dictvoice?audio=koukyou&le=jap 这个 PR 修复后:https://dict.youdao.com/dictvoice?audio=%E5%A5%BD%E6%B3%81&le=jap 后者更合理一些

1. Remove a 3rd party dependency 2. Macro free 3. When the feature is stabled, we can just switch over it 4. Performance improvement according to this This is the...