config: add client-rule infrastructure
This commit is contained in:
parent
17e715cde4
commit
fd2163d658
32 changed files with 1804 additions and 27 deletions
|
|
@ -16,7 +16,6 @@ impl<Target> CritMatchConstant<Target>
|
|||
where
|
||||
Target: CritTarget,
|
||||
{
|
||||
#[expect(dead_code)]
|
||||
pub fn create(
|
||||
roots: &Rc<Target::RootMatchers>,
|
||||
ids: &CritMatcherIds,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue