Crate sus_proc_macro

Crate sus_proc_macro 

Source

Macrosยง

__debug_breakpoint
This could be a macro_rules!, but then rust insists on binding the line number to the macro. By wrapping it in a proc_macro rust can only assign the __debug_breakpoint! usage location for the lldb breakpoint
__debug_breakpoint_if
This could be a macro_rules!, but then rust insists on binding the line number to the macro. By wrapping it in a proc_macro rust can only assign the __debug_breakpoint_if! usage location for the lldb breakpoint
field
get_builtin_const
get_builtin_type
kind
kw