config: add client-rule infrastructure
This commit is contained in:
parent
17e715cde4
commit
fd2163d658
32 changed files with 1804 additions and 27 deletions
|
|
@ -8,6 +8,8 @@ use {
|
|||
|
||||
pub mod action;
|
||||
mod actions;
|
||||
mod client_match;
|
||||
mod client_rule;
|
||||
mod color;
|
||||
pub mod color_management;
|
||||
pub mod config;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue