Latest #typedstruct Threads Top

2p4b
Define typed structs with built-in validation. Draft allows developers to describe the structure of data and enforce constraints when con...
New
mruoss
Hey there, I’m playing with Ash and TypedStructs. I defined an update action on a resource which takes a TypedStruct as argunent: With S...
New
ntd23
Is there way to get the types from struct defined as bellow, and generate functions based on your types; like binary(), integer()? Can...
New
Fl4m3Ph03n1x
I have a module that uses TypedStruct to create structs. This is the code: defmodule Shared.Data.Authorization do @moduledoc """ Sav...
New
Fl4m3Ph03n1x
Background Let’s say I have a TypedStruct that has some common fields: typedstruct do @typedoc "A product." field(:item_id, Str...
New
Fl4m3Ph03n1x
Background I have a TypedStruct with an optional field, :rank. This field is sometimes present and sometimes not. @derive Jason.Encode...
New
Fl4m3Ph03n1x
Background I am moving towards defined data structures in my application, and I find that TypedStruct is quite useful. Questions However...
New
ddoronin
Hey folks! I’m trying to find a library to generate swagger/openapi specification based on elixir code (typed structs or type definitions...
New
IvanR
Dear community, There are lovely TypedStruct by @ejpcmac and TypedEctoSchema by @bamorim libraries to define structs in combination with...
New
tino415
Hello #{user.name} :D, this is TypedStruct plugin to generate __changeset__ function on structure that can be used in ecto by Ecto.Chang...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

2p4b
Define typed structs with built-in validation. Draft allows developers to describe the structure of data and enforce constraints when con...
New
mruoss
Hey there, I’m playing with Ash and TypedStructs. I defined an update action on a resource which takes a TypedStruct as argunent: With S...
New

Last Three Year's Trending Top

Trending Over Three Years Top

ddoronin
Hey folks! I’m trying to find a library to generate swagger/openapi specification based on elixir code (typed structs or type definitions...
New
Fl4m3Ph03n1x
Background I have a TypedStruct with an optional field, :rank. This field is sometimes present and sometimes not. @derive Jason.Encode...
New
Fl4m3Ph03n1x
Background I am moving towards defined data structures in my application, and I find that TypedStruct is quite useful. Questions However...
New
tino415
Hello, recently I started using TypedStruct and also for quite some time I have problem with typos when using structs in elixir, mainly ...
New
IvanR
Dear community, There are lovely TypedStruct by @ejpcmac and TypedEctoSchema by @bamorim libraries to define structs in combination with...
New
Fl4m3Ph03n1x
Background Let’s say I have a TypedStruct that has some common fields: typedstruct do @typedoc "A product." field(:item_id, Str...
New
ntd23
Is there way to get the types from struct defined as bellow, and generate functions based on your types; like binary(), integer()? Can...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews