pub type TargetSharedLibrary<'a> = SharedLibrary<'a>;Expand description
The SharedLibrary trait
implementation for the target operating system.
Aliased Typeยง
pub struct TargetSharedLibrary<'a> { /* private fields */ }pub type TargetSharedLibrary<'a> = SharedLibrary<'a>;The SharedLibrary trait
implementation for the target operating system.
pub struct TargetSharedLibrary<'a> { /* private fields */ }