cargo-expand
cargo-expand copied to clipboard
Expand functions impl-ed on structs.
How would I expand a function impl-ed on a struct? module::struct::function comes up with "WARNING: no such item".