module Barista::Behaviors::Macros
Direct including types
Defined in:
barista/behaviors.crMacro Summary
- gen_class_method(name, type, &block)
- gen_collection_method(name, var_name, type)
- gen_method(name, type, &block)