Packages

BSON are JSON-like objects with a standard binary serialization. See bsonspec.org

Current section

Files

Jump to
bson_erlang rebar.config
Raw

rebar.config

{erl_opts, [warnings_as_errors]}.
{eunit_opts, [verbose]}.
{cover_enabled, true}.
{cover_print_enabled, true}.
{xref_checks, [undefined_function_calls]}.