roshask-0.2: src/Ros/Internal/Msg/SrvInfo.hs
module Ros.Internal.Msg.SrvInfo where
class SrvInfo a where
srvMD5 :: a -> String
srvTypeName :: a -> String
module Ros.Internal.Msg.SrvInfo where
class SrvInfo a where
srvMD5 :: a -> String
srvTypeName :: a -> String