mirror of
https://github.com/hannobraun/Fornjot
synced 2025-02-27 01:25:52 +00:00
Deny missing documentation in fj-debug
This commit is contained in:
parent
4cb345eda0
commit
04a52a8783
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user