exconstructor icon indicating copy to clipboard operation
exconstructor copied to clipboard

Example inline usage for the docs

Open ssomnoremac opened this issue 8 years ago • 1 comments
trafficstars

Wasn't trivial, at least to me, to set this working. Can I submit a PR to add to docs?

defmodule CreateShift, do: [defstruct([:shift_id]), use(ExConstructor)]

ssomnoremac avatar Aug 10 '17 00:08 ssomnoremac

Sorry for the late reply! I welcome PRs that improve anything about the project, including docs. Thanks!

gamache avatar Nov 08 '17 15:11 gamache