couchdb::ViewFunctionMap [] [src]

type ViewFunctionMap = HashMap<String, ViewFunction>;

Associative collection for view functions.