[][src]Crate uefi_macros

Attribute Macros

unsafe_guid

unsafe_guid attribute macro, implements the Identify trait for any type (mostly works like a custom derive, but also supports type aliases)

Derive Macros

Protocol

Custom derive for the Protocol trait