Crate hdrepresentation

source ·

Modules

Utilities for formatting and printing Strings.

Structs

Representation of a borrowed C string.
A type representing an owned, C-compatible, nul-terminated string with no nul bytes in the middle.
A hash map implemented with quadratic probing and SIMD lookup.

Enums

wrap the value in a type include a size for UCharPtr

Constants

Traits

A data structure that can be deserialized from any data format supported by Serde.
A data structure that can be serialized into any data format supported by Serde.

Functions

Derive Macros