mazurka v1.0.5 Mazurka.Mediatype behaviour
TODO write the docs
Summary
Macros
Create a mediatype with default macros for action, affordance, error, and provides
Types
Macros
Callbacks
Specs
__content_types__ :: [{binary, binary, binary, module}]
TODO write the docs
Specs
__handle_action__({line :: Macro.Env.line, env :: Macro.Env.t}, ast) :: any
TODO write the docs
Specs
__handle_affordance__({line :: Macro.Env.line, env :: Macro.Env.t}, ast, props) :: any
TODO write the docs