config: move parsed model into schema crate
This commit is contained in:
parent
c8a6b69bf1
commit
a038855895
8 changed files with 266 additions and 239 deletions
|
|
@ -1,6 +1,6 @@
|
|||
use {
|
||||
crate::{
|
||||
State,
|
||||
ActionExt, State,
|
||||
config::{ClientMatch, ClientRule, GenericMatch, WindowMatch, WindowRule},
|
||||
},
|
||||
ahash::{AHashMap, AHashSet},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue