Crate public_items[][src]

Functions

Takes rustdoc JSON and returns a HashSet of Strings where each String is a public item of the crate, i.e. part of the crate’s public API.

Type Definitions