Vibe.Storage.Restorable protocol (vibe v0.2.2)

Copy Markdown View Source

Restores current storage representation structs into typed Vibe values.

Summary

Types

t()

All the types that implement this protocol.

Types

t()

@type t() :: term()

All the types that implement this protocol.

Functions

restore(value)

@spec restore(t()) :: term()