Crate guid

Source
Expand description

Provides the Guid type with the same layout as the Windows type GUID.

Macros§

  • Creates a new GUID from a string, parsing the GUID at compile time. “{00000000-0000-0000-0000-000000000000}” and “00000000-0000-0000-0000-000000000000”.

Structs§

  • Windows format GUID.

Enums§