config: add sandbox client criteria
This commit is contained in:
parent
fd2163d658
commit
9bf79bf23c
20 changed files with 465 additions and 46 deletions
|
|
@ -84,7 +84,6 @@ pub trait CritMgrExt: CritMgr {
|
|||
upstream.not(self)
|
||||
}
|
||||
|
||||
#[expect(dead_code)]
|
||||
fn root<T>(&self, criterion: T) -> Rc<dyn CritUpstreamNode<Self::Target>>
|
||||
where
|
||||
T: CritRootCriterion<Self::Target>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue