tinymist_
std
0.13.12-rc4
Immut
Bytes
Aliased type
In crate tinymist_
std
tinymist_std
Type Alias
ImmutBytes
Copy item path
Source
pub type ImmutBytes =
Arc
<[
u8
]>;
Expand description
An immutable byte slice.
Aliased Type
ยง
struct ImmutBytes {
/* private fields */
}