Trait AsyncDebug

Source
pub trait AsyncDebug { }
Expand description

AsyncDebug trait, this just marks the struct or enum as having AsyncDebug capabilities, the actual implementation is in an inherent impl

Implementorsยง