module Cannon::Rpc::Macro
Overview
Helper macros
Defined in:
cannon/rpc/macro.crMacro Summary
-
hash(string)
Implements the "djb2" hashing algorithm, based on http://www.cse.yorku.ca/~oz/hash.html
Macro Detail
macro hash(string)
#
Implements the "djb2" hashing algorithm, based on http://www.cse.yorku.ca/~oz/hash.html