drone-1.1.0

Safe HaskellNone
LanguageHaskell2010

Drone.Types.Log

Documentation

type Line = Record '["pos" >: Int, "out" >: Text, "time" >: Int64] Source #