• Implement a Trace trait for types that can be traced.

    We expose several JSAPI functions that are used for tracing. By abstracting these functions behind
    a trait we can overload them on the type to be traced.
    ejpbruel committed Nov 11, 2016