pub trait TestLayerTag: Sync + Send + 'static { }
_test
A trait used to include all possible Tag<I>.
Tag<I>