Macro re_log_types::impl_into_enum

source ·
macro_rules! impl_into_enum {
    ($from_ty: ty, $enum_name: ident, $to_enum_variant: ident) => { ... };
}