Crate hotg_rune_proc_blocks[][src]

Structs

A description of everything a particular proc block is capable of.

A multidimensional array with copy-on-write semantics.

Enums

Traits

The base trait that all proc blocks must implement.

Process some data, transforming it from one form to another.

Derive Macros

Derive the ProcBlock trait for a particular type.