Trait tcgeneric::Class

source ·
pub trait Class: Debug + Sized { }
Expand description

A generic class trait

Object Safety§

This trait is not object safe.

Implementors§