spitebuf
0.1.0
Structs
Cell
MpScQueue
Enums
DequeueError
EnqueueError
Traits
Storage
Functions
cell_array
dequeue
enqueue
single_cell
?
Settings
Function
spitebuf
::
cell_array
Copy item path
source
·
[
−
]
pub fn cell_array<const N:
usize
, T:
Sized
>() -> [
Cell
<T>;
N
]