Expand description
This module is generated by the #[sabi_trait]
attribute on LogTarget
Structs§
- A marker type describing the traits that are required when constructing
LogTarget_TO
,and are then implemented by it, by implementing theInterfaceType
trait. - The trait object for LogTarget.
Traits§
- FFI-safe version of
Log
.
Type Aliases§
- An alias for the underlying implementation of
LogTarget_TO
. - A type alias for the const-constructible
LogTarget_TO
.