Skip to main content

Module host_array

Module host_array 

Source

Structs§

HostArray
a read-only array that is allocated in rust and can be safely accessed in the host language (e.g. Python) without copying

Traits§

FromHostArray
ToHostArray