cgmath
cgmath copied to clipboard
Formatting of code in documentation of conv is broken
src/conv.rs has ` ` ` instead of ``` in four places which causes the documentation to misrendered. A quick search through the code base didn't reveal other other places with the same mistake.
Those doc tests appear to be disabled. They should probably be updated to no longer depend on glium.