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ยง
- RUSTDOC_
VERSION ๐
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