Crate wiwi

Source
Expand description

These docs have been built from commit 9e849284.

Re-exports§

pub extern crate wiwi_chain as chain;

Modules§

aoc
builder
Compile time checked builder APIs
clock_timer
cron
encoding
filetypes
lazy_wrap
lsl
macro_util
mem_use
nominal
Utilities for nominal typing
num
parser
prelude
Prelude exporting types from the Rust standard library (std)
rc
serialiser
string
tuple
vh
Utilities relating to Vault Hunters

Macros§

gen_builder_state
gen_builder_state_2
nominal
Declare a new nominal type (alias), with the provided name, a name for the marker type struct, and the wrapped type
nominal_mod
Declare many new nominal types (aliases), in a module