Skip to main content

Module corety

Module corety 

Source

Structs§

AzString
F32Vec
F32VecSlice
C-compatible slice type for $struct_name. This is a non-owning view into a Vec’s data.
LayoutDebugMessage
StringVec
StringVecSlice
C-compatible slice type for $struct_name. This is a non-owning view into a Vec’s data.
U8Vec
U8VecSlice
C-compatible slice type for $struct_name. This is a non-owning view into a Vec’s data.
U16Vec
U16VecSlice
C-compatible slice type for $struct_name. This is a non-owning view into a Vec’s data.
U32Vec
U32VecSlice
C-compatible slice type for $struct_name. This is a non-owning view into a Vec’s data.
Void
FFI-safe void type to replace () in Result types.

Enums§

F32VecDestructor
LayoutDebugMessageType
OptionBool
OptionF32
OptionF64
OptionI16
OptionI32
OptionString
OptionStringVec
OptionU8
OptionU8Vec
OptionU16
OptionU32
OptionU64
OptionUsize
StringVecDestructor
U8VecDestructor
U16VecDestructor
U32VecDestructor

Type Aliases§

F32VecDestructorType
OptionAzString
Type alias for compatibility - OptionAzString is the same as OptionString
StringVecDestructorType
U8VecDestructorType
U16VecDestructorType
U32VecDestructorType