☰
pear
0.2.7
Slice
Implementors
In pear::input
?
Trait
pear
::
input
::
Slice
source
·
[
−
]
pub trait Slice<I:
Input
>:
Show
+
Length
+
PartialEq
<I::
Slice
> { }
Implementors
§
source
§
impl<I:
Input
, S>
Slice
<I> for S
where S:
Show
+
Length
+
PartialEq
<I::
Slice
>,