Trait faer_entity::ForDebugType

source ·
pub trait ForDebugType: ForType {
    type FaerOfDebug<T: Debug>: Debug;
}

Required Associated Types§

Object Safety§

This trait is not object safe.

Implementors§