Skip to main content

sim_fn

Attribute Macro sim_fn 

Source
#[sim_fn]
Expand description

Marks a function inside a #[sim_lib] module as a SIM operation. It is consumed by #[sim_lib]; applied on its own it leaves the item unchanged.