Derive Macro yoke_derive::Yokeable[][src]

#[derive(Yokeable)]
Expand description

Custom derive for yoke::Yokeable,

If this fails to compile for lifetime issues, it means that the lifetime is not covariant and Yokeable is not

Note that right now this will fail to compile on structs involving zerovec::ZeroMap. Please comment on https://github.com/unicode-org/icu4x/issues/844 if you need this