flux_
attrs_
impl
0.1.0
In flux_
attrs_
impl::
extern_
spec
Structs
ExternFn
ExternItemImpl
ExternItemTrait
GenericArgs
UseWildcard
Enums
ExternItem
FnCtxt
Functions
create_dummy_ident
create_dummy_ident_from_path
create_dummy_string_from_path
extern_enum_to_tokens
extern_fn_to_tokens
extern_impl_to_tokens
extern_struct_to_tokens
extern_trait_to_tokens
fn_params_to_args
generic_params_to_args
generic_params_to_fields
has_opaque_attr
path_matches
transform_extern_spec
flux_attrs_impl
::
extern_spec
Function
create_dummy_ident_from_path
Copy item path
Settings
Help
Summary
Source
fn create_dummy_ident_from_path( dummy_prefix: &
str
, path: &
Path
, ) ->
Result
<
Ident
>