module Mappings

Overview

Contains high-level serializable mappings to the hermes library data structures.

When using publish or subscribe functions, the classes defined in this module will be used in place of the low level c structures.

These classes are very handy since they can be initialized using plain records and arrays. They also implement the to_unsafe method and can be converted from and to c structures easily.

Included Modules

Direct including types

Defined in:

bindings/mappings.cr

Instance methods inherited from module Bindings

call!(result)
call!(&block)
call!