Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
data SimpleSpan Source #
A representation of the span fit for external use by clients of the SDK.
Instances
convert :: Span -> SimpleSpan Source #
Converts the internal span datastructure into the simplified format.