Skip to main content

endpoint

Attribute Macro endpoint 

Source
#[endpoint]
Expand description

Mark a function as endpoint N of a JAR chain Image.

N must be a u8 literal (0..=255). Validates the function signature loosely; the transpiler does the strict check when it resolves the descriptor against the ELF symbol table.