yoke
0.7.5
Module yokeable
Module Items
Traits
In crate yoke
yoke
Module
yokeable
Copy item path
Source
Traits
ยง
Yokeable
The
Yokeable<'a>
trait is implemented on the
'static
version of any zero-copy type; for example,
Cow<'static, T>
implements
Yokeable<'a>
(for all
'a
).