Module bytes_mut

Source

Structsยง

BytesMut
A unique reference to a contiguous slice of memory.
Shared ๐Ÿ”’

Constantsยง

KIND_ARC ๐Ÿ”’
KIND_MASK ๐Ÿ”’
KIND_VEC ๐Ÿ”’
MAX_ORIGINAL_CAPACITY_WIDTH ๐Ÿ”’
MAX_VEC_POS ๐Ÿ”’
MIN_ORIGINAL_CAPACITY_WIDTH ๐Ÿ”’
NOT_VEC_POS_MASK ๐Ÿ”’
ORIGINAL_CAPACITY_MASK ๐Ÿ”’
ORIGINAL_CAPACITY_OFFSET ๐Ÿ”’
PTR_WIDTH ๐Ÿ”’
VEC_POS_OFFSET ๐Ÿ”’

Staticsยง

SHARED_VTABLE ๐Ÿ”’

Functionsยง

_split_must_use ๐Ÿ”’
_split_off_must_use ๐Ÿ”’
_split_to_must_use ๐Ÿ”’
increment_shared ๐Ÿ”’ โš 
invalid_ptr ๐Ÿ”’
Returns a dangling pointer with the given address. This is used to store integer data in pointer fields.
original_capacity_from_repr ๐Ÿ”’
original_capacity_to_repr ๐Ÿ”’
rebuild_vec ๐Ÿ”’ โš 
release_shared ๐Ÿ”’ โš 
shared_v_clone ๐Ÿ”’ โš 
shared_v_drop ๐Ÿ”’ โš 
shared_v_is_unique ๐Ÿ”’ โš 
shared_v_to_mut ๐Ÿ”’ โš 
shared_v_to_vec ๐Ÿ”’ โš 
vptr ๐Ÿ”’