trait ToWgslIfImplemented { // Required method fn to_wgsl_if_implemented(self) -> Result<&'static str, Error>; }