Closed Shfty closed 1 year ago
Various trait functions have unused variables or are otherwise untidy; go through, clean these up, and document for clarity w.r.t. the slightly unintuitive static generic setup being used to emulate the shader preprocessor.
Done as part of v0.2.0 - no special case doco should be needed on top of standard rustdoc now.
v0.2.0
Various trait functions have unused variables or are otherwise untidy; go through, clean these up, and document for clarity w.r.t. the slightly unintuitive static generic setup being used to emulate the shader preprocessor.