Zig 0.17.0-dev (Split by item)
This is an example of documentation generated by
ZigDoc
, an alternative to Zig's built-in
Auto Doc
feature. See also
examples in other modes/formats
. The project being documented here (as the example) is the Zig library itself.
Zig
›
std/
›
testing.zig
›
log_level
log_level
TODO
https://github.com/ziglang/zig/issues/5738
testing.log_level
pub
var
log_level
=
std
.
log
.
Level
.
warn
File
lib/std/
testing.zig
:
32
Code
pub
var
log_level
=
std
.
log
.
Level
.
warn