Docs.rs
zflags-0.1.2
zflags 0.1.2
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
zylthinking
Dependencies
clap ~2.33
normal
comn-pms ^0.1.0
normal
ctor ~0.1.21
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
zflags
0.1.2
All Items
Crate Items
Macros
Structs
Functions
Attribute Macros
Crate
zflags
Copy item path
Source
Macros
§
_suffix
compile_
time
int64
make
option
option_
parse
str64
Structs
§
OptVal
optv
Functions
§
declare_
argment
parse
Attribute Macros
§
ctor
Marks a function or static variable as a library/executable constructor. This uses OS-specific linker sections to call a specific function at load time.
dtor
Marks a function as a library/executable destructor. This uses OS-specific linker sections to call a specific function at termination time.