pub trait OutputTarget { type Output; }
Marker trait for shader compiler targets.
The output format for the target.