Deny missing documentation in fj-debug

This commit is contained in:
Hanno Braun 2022-03-17 16:24:15 +01:00
parent 4cb345eda0
commit 04a52a8783

View File

@ -5,6 +5,8 @@
//! but they define an interface that other crates use to communicate between
//! each other.
#![deny(missing_docs)]
use parry3d_f64::query::Ray;
/// Debug info from the CAD kernel that can be visualized