Crate hdrepresentation

Source

Modules§

fmt
Utilities for formatting and printing Strings.

Structs§

Arg
CStr
Representation of a borrowed C string.
CString
A type representing an owned, C-compatible, nul-terminated string with no nul bytes in the middle.
FileObject
HashMap
A hash map implemented with quadratic probing and SIMD lookup.
Program
Syscall
Variable
Xattr

Enums§

FileType
SysNo
VariableType
wrap the value in a type include a size for UCharPtr

Constants§

DEFAULT_XATTR
DEFAULT_XATTR_PREFIX
SYSCALL_NAME

Traits§

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

Functions§

get_headers
get_syscall
num_to_name

Derive Macros§

Deserialize
Serialize