Make your Rust code more readable/writable
✅ Write the full path for each item.
✅ Order alphabetically.
In this example, if you want to remove ChunkedArray you can simply delete the line and don't need to restructure chunked_array::builder.
#rustlang
You see this @rustlang code on https://t.co/kKAa2Oy6aI or @github.
How would you find out where `magic_trick` is defined?
Lesson: Never use * (asterisk).
I've been working on @RustExplorer in the last few months.
It's a @rustlang playground that has over 10,000 most downloaded crates.
Support
- real-time output
- ASCII color
- internet access
https://t.co/PYW7G8z6ac