Module util

Source
Available on crate features tensor-ptr and std 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.