dispatchtable 0.1.0

Small library used to specify function dispatch tables HashMap<K, Box<Fn(..)>>
Documentation

DispatchTable

A rust library used for storing functions inside a key-based collection.