miniblog.
← Back to all posts
Wilfred Hughes
Feb 4, 2022 at 05:00
> try wrapping the expression in `summary::FileContent::Text` This rust-analyzer feature amazed me. I'd changed an API from taking a &str to a Text(String) and it offered a quick fix to correct the call sites!