mazurka v1.0.7 Mazurka.Mediatype behaviour
TODO write the docs
Link to this section Summary
Functions
Create a mediatype with default macros for action, affordance, error, and provides
Link to this section Types
Link to this section Functions
Create a mediatype with default macros for action, affordance, error, and provides
defmodule Mazurka.Mediatype.MyMediatype do
use Mazurka.Mediatype
end
Link to this section Callbacks
TODO write the docs
TODO write the docs
Link to this macro callback
handle_affordance(ast, props)
TODO write the docs