☰
GenericExt
devise_core
0.4.1
GenericExt
Required Methods
kind
Implementations on Foreign Types
GenericArgument
GenericParam
Implementors
In devise_core::ext
Macros
quote_respanned
Structs
IdentReplacer
LifetimeReplacer
Enums
GenericKind
Traits
AstItemExt
GenericExt
GenericParamExt
GenericsExt
PathExt
SpanDiagnosticExt
Split2
Split3
Split4
Split6
TypeExt
?
Trait
devise_core
::
ext
::
GenericExt
source
·
[
−
]
pub trait GenericExt { // Required method fn
kind
(&self) ->
GenericKind
; }
Required Methods
§
source
fn
kind
(&self) ->
GenericKind
Implementations on Foreign Types
§
source
§
impl
GenericExt
for
GenericArgument
source
§
fn
kind
(&self) ->
GenericKind
source
§
impl
GenericExt
for
GenericParam
source
§
fn
kind
(&self) ->
GenericKind
Implementors
§