Readable v0.2.1 Readable protocol View Source

Protocol which describes type convertion a -> b. Usually @type a :: String.t() but there is no any artificial restriction regarding type a.

Link to this section Summary

Functions

Accepts struct with field :data and type pair information in structure name and returns value of target type or raise exception.

Link to this section Types

Link to this section Functions

Accepts struct with field :data and type pair information in structure name and returns value of target type or raise exception.