Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
data TimestampSource Source #
Instances
Show TimestampSource Source # | |
Defined in OTel.API.Common.Internal showsPrec :: Int -> TimestampSource -> ShowS # show :: TimestampSource -> String # showList :: [TimestampSource] -> ShowS # | |
Eq TimestampSource Source # | |
Defined in OTel.API.Common.Internal (==) :: TimestampSource -> TimestampSource -> Bool # (/=) :: TimestampSource -> TimestampSource -> Bool # |