juice icon indicating copy to clipboard operation
juice copied to clipboard

Declare `LayerOps` per backend/framework

Open drahnr opened this issue 7 years ago • 1 comments

drahnr avatar Aug 14 '17 05:08 drahnr

This is not all that trivial, since LayerOps<B: IBackend<F=Native>>: X +Y can not have variable dependencies on the sub traits afaiuc, which invalidates the purpose of trait LayerOps.

drahnr avatar Sep 30 '20 12:09 drahnr