halo2_axiom::circuit::layouter

Trait SyncDeps

Source
pub trait SyncDeps { }
Expand description

Intermediate trait requirements for RegionLayouter.

Implementors§

Source§

impl<T> SyncDeps for T