Constantsยง
- ARRAY_
ALIGNMENT_ ๐DBUS - ARRAY_
SIGNATURE_ CHAR - The prefix of ARRAY type signature, as a character. Provided for manual signature creation.
- ARRAY_
SIGNATURE_ STR - The prefix of ARRAY type signature, as a string. Provided for manual signature creation.
- DICT_
ENTRY_ ๐ALIGNMENT_ DBUS - DICT_
ENTRY_ SIG_ END_ CHAR - The closing character of DICT_ENTRY type signature. Provided for manual signature creation.
- DICT_
ENTRY_ SIG_ END_ STR - The closing character of DICT_ENTRY type signature, as a string. Provided for manual signature creation.
- DICT_
ENTRY_ SIG_ START_ CHAR - The opening character of DICT_ENTRY type signature. Provided for manual signature creation.
- DICT_
ENTRY_ SIG_ START_ STR - The opening character of DICT_ENTRY type signature, as a string. Provided for manual signature creation.
- STRUCT_
ALIGNMENT_ ๐DBUS - STRUCT_
SIG_ END_ CHAR - The closing character of STRUCT type signature. Provided for manual signature creation.
- STRUCT_
SIG_ END_ STR - The closing character of STRUCT type signature, as a string. Provided for manual signature creation.
- STRUCT_
SIG_ START_ CHAR - The opening character of STRUCT type signature. Provided for manual signature creation.
- STRUCT_
SIG_ START_ STR - The opening character of STRUCT type signature, as a string. Provided for manual signature creation.
- VARIANT_
SIGNATURE_ CHAR - The VARIANT type signature. Provided for manual signature creation.
- VARIANT_
SIGNATURE_ STR - The VARIANT type signature, as a string. Provided for manual signature creation.
Functionsยง
- subslice ๐
- Slice the given slice of bytes safely and return an error if the slice is too small.
- usize_
to_ ๐u8 - usize_
to_ ๐u32