Module: RSpecTracer::Storage::Serializer Private

Defined in:
lib/rspec_tracer/storage/serializer/json.rb,
lib/rspec_tracer/storage/serializer/msgpack.rb

Overview

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Internal Serializer — see RSpecTracer for the user-facing surface.

Defined Under Namespace

Classes: Json, Msgpack, MsgpackGemNotInstalled