Reformat
This commit is contained in:
parent
7d15bdc96e
commit
0e7a96befe
@ -1,4 +1,4 @@
|
|||||||
//! This module contains the definitions for each binary's CLI arguments and config file structure for the sake of readability.
|
//! This module contains the definitions for each binary's CLI arguments and config file structure for the sake of readability.
|
||||||
|
|
||||||
pub mod protomask_clat;
|
|
||||||
pub mod protomask;
|
pub mod protomask;
|
||||||
|
pub mod protomask_clat;
|
||||||
|
@ -2,5 +2,5 @@
|
|||||||
|
|
||||||
pub mod logging;
|
pub mod logging;
|
||||||
pub mod packet_handler;
|
pub mod packet_handler;
|
||||||
|
pub mod permissions;
|
||||||
pub mod rfc6052;
|
pub mod rfc6052;
|
||||||
pub mod permissions;
|
|
Loading…
x
Reference in New Issue
Block a user