Crate wiwi

Source
Expand description

These docs have been built from commit 623352b5.

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§

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