Vibe.Storage.Persistable protocol (vibe v0.2.1)

Copy Markdown View Source

Converts typed Vibe values into current storage representation structs.

Summary

Types

t()

All the types that implement this protocol.

Types

t()

@type t() :: term()

All the types that implement this protocol.

Functions

persist(value)

@spec persist(t()) :: struct()