pub trait IOperation { }
Expand description

Defines the functionality of an operation.

Implementors§

source§

impl IOperation for coaster::frameworks::cuda::function::Function

source§

impl IOperation for coaster::frameworks::native::function::Function