Fixed missing doc links.

This commit is contained in:
2020-10-22 01:02:01 +01:00
parent 128945e52f
commit 147a44e4cd
13 changed files with 28 additions and 26 deletions

View File

@@ -1,4 +1,4 @@
//! Bytes conversions for [`dcb`].
//! Bytes conversions for game types.
// Features
#![feature(unsafe_block_in_unsafe_fn, min_const_generics)]