context!() { /* proc-macro */ }Expand description
obs::context!(name = value, ...) — like obs::scope! but without
the per-scope tail buffer. Spec 13 § 2.2.
context!() { /* proc-macro */ }obs::context!(name = value, ...) — like obs::scope! but without
the per-scope tail buffer. Spec 13 § 2.2.