roshask-0.2: src/Ros/Internal/Msg/MsgInfo.hs
module Ros.Internal.Msg.MsgInfo where
class MsgInfo a where
sourceMD5 :: a -> String
msgTypeName :: a -> Stringmodule Ros.Internal.Msg.MsgInfo where
class MsgInfo a where
sourceMD5 :: a -> String
msgTypeName :: a -> String