☰
TypeExt
Implementors
In stc_ts_file_analyzer::util::type_ext
?
Trait
stc_ts_file_analyzer
::
util
::
type_ext
::
TypeExt
source
·
[
−
]
pub trait TypeExt:
Into
<
Type
> { }
Implementors
source
impl<T>
TypeExt
for T
where
T:
Into
<
Type
>,