rustc_
builtin_
macros
1.86.0-beta.7
(7824ede68 2025-03-22)
In rustc_
builtin_
macros::
deriving::
coerce_
pointee
Macros
path
Structs
AlwaysErrorOnGenericParam
DetectNonGenericPointeeAttr
RequireOneField
RequireOneGeneric
RequireOnePointee
RequireTransparent
RequiresMaybeSized
TooManyPointees
TypeSubstitution
Functions
contains_maybe_sized_bound
contains_maybe_sized_bound_on_pointee
expand_deriving_coerce_pointee
is_maybe_sized_bound
is_sized_marker
path_segment_is_exact_match
rustc_builtin_macros
::
deriving
::
coerce_pointee
Function
path_segment_is_exact_match
Copy item path
Settings
Help
Summary
Source
fn path_segment_is_exact_match( path_segments: &[
PathSegment
], syms: &[
Symbol
], ) ->
bool