Crate naked_function_macro

Source
Expand description

Implementation of the proc macro used by the naked-function crate.

Don’t use this crate directly, use the naked-function crate instead.

Attribute Macros§

naked
An attribute to define a function written entirely in assembly.