deny(invalid_codeblock_attributes)

This commit is contained in:
Joshua Nelson 2020-11-04 23:33:00 -05:00
parent f2bbdd0a32
commit 9d9292cfda

View File

@ -1,3 +1,4 @@
#![deny(invalid_codeblock_attributes)]
//! This library is used to gather all error codes into one place,
//! the goal being to make their maintenance easier.