Module rustdoc::scrape_examples
source · Expand description
This module analyzes crates to find call sites that can serve as examples in the documentation.
Structs
CallData 🔒
Visitor for traversing a crate and finding instances of function calls.