Module util

Module util 

Source
Available on crate features std and tensor-ptr only.
Expand description

Utility functions and structs used by the cxx bridge.

Structsยง

RustAny
A wrapper around std::any::Any that can be used in the cxx bridge.