hugs v0.2.4
  • Pages
  • Modules

    View Source Hugs (hugs v0.2.4)

    Link to this section Summary

    Functions

    build_props()
    build_struct()
    build_struct(module)
    constraint(container, module, fun, args)
    define(dfn)

    Writes the given definition in the calling module.

    denormalize!(data, target)
    denormalize(data, target)
    denormalize_data(target, data)
    field(container, key, opts \\ [])

    Link to this section Functions

    Link to this function

    build_props()

    View Source
    Link to this macro

    build_struct()

    View Source (macro)
    Link to this function

    build_struct(module)

    View Source
    Link to this function

    constraint(container, module, fun, args)

    View Source
    Link to this macro

    define(dfn)

    View Source (macro)

    Writes the given definition in the calling module.

    Link to this function

    denormalize!(data, target)

    View Source
    Link to this function

    denormalize(data, target)

    View Source
    Link to this function

    denormalize_data(target, data)

    View Source
    Link to this function

    field(container, key, opts \\ [])

    View Source

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.28.3) for the Elixir programming language