AshThrift (ash_thrift v0.1.0)

Link to this section Summary

Functions

Dumps an Ash resource to a thrift struct

Builds an Ash resource from a thrift struct

Link to this section Functions

Link to this function

dump(resource, dest)

Specs

dump(resource :: struct(), thrift_struct :: struct()) :: struct()

Dumps an Ash resource to a thrift struct

Link to this function

into(data, resource)

Specs

into(struct(), resource :: struct()) :: term()

Builds an Ash resource from a thrift struct