[−][src]Macro glsp_engine::macro_no_op
Constructs a GError which represents a macro-no-op, and returns it.
macro_no_op!() is equivalent to:
return Err(GError::macro_no_op())
Constructs a GError which represents a macro-no-op, and returns it.
macro_no_op!() is equivalent to:
return Err(GError::macro_no_op())