Development Documentation (main branch) - For stable release docs, see
docs.rs/eidetica
IntoBlockIter
eidetica
0.2.0
Into
Block
Iter
Required Methods
to_iter
Implementations on Foreign Types
Option<ItemPtr>
Implementors
In eidetica::
y_
crdt::
iter
eidetica
::
y_crdt
::
iter
Trait
Into
Block
Iter
Copy item path
pub trait IntoBlockIter { // Required method fn
to_iter
(self) ->
BlockIter
ⓘ
; }
Required Methods
§
fn
to_iter
(self) ->
BlockIter
ⓘ
Implementations on Foreign Types
§
§
impl
IntoBlockIter
for
Option
<
ItemPtr
>
§
fn
to_iter
(self) ->
BlockIter
ⓘ
Implementors
§