Skip to main content

Module host_slice

Module host_slice 

Source
Expand description

HostSlice — generic abstraction over “things that are a slice of T”.

Traits§

HostSlice
Trait for host-memory values that can be viewed as &[T].