Module scrape_examples

Source
Expand description

This module analyzes crates to find call sites that can serve as examples in the documentation.

Structs§

CallData 🔒
CallLocation 🔒
FindCalls 🔒
Visitor for traversing a crate and finding instances of function calls.
ScrapeExamplesOptions 🔒
SyntaxRange 🔒

Functions§

load_call_locations 🔒
run 🔒

Type Aliases§

AllCallLocations 🔒
FnCallLocations 🔒