tiny.coz.scope
Defined in tiny.coz.
Source
Source: lib/coz/src/runtime.zig:313
zig
pub inline fn scope(comptime name: []const u8) Scope(name) { return Scope(name).init();}Source: lib/coz/src/root.zig:79
zig
pub const scope = runtime.scope;Audit
| Definitions | 1 |
|---|---|
| Public names | 1 |
| Members | 0 |
| Version | 26.7.0 |
| Revision | daab053ee433 |