aquascope
0.1.0
Stepable
Object Safety
Implementors
In aquascope::analysis::stepper
Trait
aquascope
::
analysis
::
stepper
::
Stepable
Copy item path
source
·
[
−
]
pub trait Stepable:
Copy
+
Clone
+
Debug
+
PartialEq
+
Eq
+
Hash
+
Serialize
+
TS
{ }
Object Safety
§
This trait is
not
object safe
.
Implementors
§
source
§
impl<A>
Stepable
for A
where A:
Copy
+
Clone
+
Debug
+
PartialEq
+
Eq
+
Hash
+
Serialize
+
TS
,