mirror of
https://github.com/chatmail/core.git
synced 2026-04-24 17:06:28 +03:00
Override non_camel_case_types warning on per-declaration basis
This commit is contained in:
committed by
Floris Bruynooghe
parent
c6ccfd824e
commit
669ed0e0df
@@ -1,3 +1,4 @@
|
||||
#![allow(non_camel_case_types)]
|
||||
//! Constants
|
||||
|
||||
pub const DC_VERSION_STR: &'static [u8; 14] = b"1.0.0-alpha.3\x00";
|
||||
|
||||
Reference in New Issue
Block a user