mirror of
https://github.com/dnlbauer/xdrfile.git
synced 2026-09-11 14:45:31 +00:00
Suppressed or corrected hints and warnings
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#![allow(non_upper_case_globals, non_camel_case_types)]
|
||||
|
||||
pub mod xdr_seek;
|
||||
#[allow(non_upper_case_globals)]
|
||||
pub mod xdrfile;
|
||||
pub mod xdrfile_trr;
|
||||
pub mod xdrfile_xtc;
|
||||
|
||||
Reference in New Issue
Block a user