Replies: 1 comment 3 replies
-
Hi @wjswjq Thanks for the suggestion ! While it could be a good idea to isolate the
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Now it is easy to get idl type from PubSubType by calling PubSubType::type. I suggest to add some method like type_trait so that we can get PubSubType from idl types. This might simplify the usage as the user does not need to know about PubSubType any more.
Beta Was this translation helpful? Give feedback.
All reactions