Crate docs

This commit is contained in:
Jack Grigg 2019-09-24 10:54:15 +01:00
parent 22031dc4a5
commit 32543abf57
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
//! This crate provides traits for working with finite fields.
// Catch documentation errors caused by code changes.
#![deny(intra_doc_link_resolution_failure)]
#![allow(unused_imports)]