Module util

Module util 

Source
Expand description

Utilities that doesn’t fit anywhere else, mostly contains internal crate functions (which are not public) and other useful public items.

Enums§

CallbackReturn
Must return type on callbacks (send and get files)
HandlerReturn
Must return type of send and getter handlers that deal with raw bytes.