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