deepcl-common 0.7.0

Common crate for DeepCL
Documentation

DeepCL Common

The deepcl-common package hosts code that must be shared between deepcl packages (with std or no_std enabled). No other code should be placed in this package unless unavoidable.

The package must build with cargo build --no-default-features as well.