Tag: rust
- (Un)safely moving elements out of borrowed data / Editing contiguous data collections
- Dynamically set Cargo features in Neovim / How to update Cargo features used by rust-analyzer in neovim
- Using Closure-style Traits to Simplify a Rust API / Some thoughts on API design with GATs from implementing a generic picker library