Module ligen_core::proc_macro[][src]

Expand description

proc-macro entrypoint.

Re-exports

pub use context::*;

Modules

context

Context about the proc-macro execution.

Functions

ligen

ligen entry-point called by #[ligen].

ligen_package

ligen_package macro function called by ligen_package!()

to_ligen_macro

Convert Attribute to a Ligen Macro attribute