Yet Another Rust Yaml
Find a file
Paul Stemmet 0b023bd062 scanner/flag: add Flags for Scanner control
This struct is a C style bitflag container, which controls various
aspects of Scanner functionality.

The initial flags available are O_ZEROED, O_EXTENDABLE and O_LAZY. Read
each's documentation for an explanation.
2021-09-09 20:29:29 +01:00
.github/workflows
docs
src scanner/flag: add Flags for Scanner control 2021-09-09 20:29:29 +01:00
.gitignore
.rustfmt.toml
Cargo.lock Cargo: add dependencies.bitflags = 1 2021-09-09 20:29:29 +01:00
Cargo.toml Cargo: add dependencies.bitflags = 1 2021-09-09 20:29:29 +01:00