Modules§
Macros§
- impl_
as_ ref - support asref
use this macro, should be impl DeRef trait, and DeRef type Target equal to $e - impl_
debug - support debug
- impl_
debug_ display - support display and debug
- impl_
default - support default
- impl_
sync_ send - support sync and send