Constants§
- DOC_
RUST_ 🔒LANG_ ORG_ VERSION - A link to
doc.rust-lang.org
that includes the channel name. Use this instead of manual links so that the channel is consistent.
Statics§
Functions§
- attrs_
have_ 🔒doc_ flag - build_
deref_ 🔒target_ impls - can_
elide_ 🔒generic_ arg - Check if the generic argument
actual
coincides with thedefault
and can therefore be elided. - clean_
middle_ 🔒generic_ args - clean_
middle_ 🔒generic_ args_ with_ constraints - clean_
middle_ 🔒path - display_
macro_ 🔒source - enter_
impl_ 🔒trait - find_
nearest_ 🔒parent_ module - Find the nearest parent module of a
DefId
. - format_
integer_ 🔒with_ underscore_ sep - has_
doc_ 🔒flag - Checks for the existence of
hidden
in the attribute below ifflag
issym::hidden
: - inherits_
doc_ 🔒hidden - is_
literal_ 🔒expr - krate 🔒
- name_
from_ 🔒pat - print_
const 🔒 - print_
const_ 🔒with_ custom_ print_ scalar - print_
evaluated_ 🔒const - qpath_
to_ 🔒string - register_
res 🔒 - If
res
has a documentation page associated, store it in the cache. - render_
macro_ 🔒arms - Render a sequence of macro arms in a format suitable for displaying to the user as part of an item declaration.
- resolve_
type 🔒 - Given a type Path, resolve it to a Type using the TyCtxt
- resolve_
use_ 🔒source - should_
ignore_ 🔒res - synthesize_
auto_ 🔒trait_ and_ blanket_ impls