pub macro ByteStream($($s:tt)*) {
...
}
Expand description
Type and stream expression macro for ByteStream
.
See stream!
for the syntax
supported by this macro.
See ByteStream
and the module level
docs for usage details.
pub macro ByteStream($($s:tt)*) {
...
}
Type and stream expression macro for ByteStream
.
See stream!
for the syntax
supported by this macro.
See ByteStream
and the module level
docs for usage details.