☰
PrimInt
Implementors
In hyper_ast::position
?
Trait
hyper_ast
::
position
::
PrimInt
source
·
[
−
]
pub trait PrimInt:
PrimInt
+
NumAssign
+
Debug
{ }
Implementors
§
source
§
impl<T>
PrimInt
for T
where T:
PrimInt
+
NumAssign
+
Debug
,