struct_constructor

StructConstructor allows you to declare structs using Ecto.Schema and generate constructor functions that will take care of coercion and handling various input formats (maps, keyword lists with string or atom keys).

Stars

7

Unreleased Activity

First Release

7

years ago

Last Release

6

years ago

Downloads

4.5k

last 90 days

Last Stable Version

0.2.0

Activity

last year

Pull Requests

Open 0
Merged 1

Latest Merged Pull Requests

Issues

Open 0
Closed 0

Version 0.2.0

Published Nov 2018 amikhailov
Elixir Version Requirement ~> 1.5

Dependencies

1
ecto ~> 2.0 or ~> 3.0

A toolkit for data mapping and language integrated query for Elixir