jamesmunns/postcard-rpc

Add a special "logging" Topic to the `standard_icd`

Opened this issue · 0 comments

Right now, all of the postcard-rpc machinery requires owned types.

It would be nice to have a special path for logging borrowed text.

This won't follow the "Schema" impl (that requires owned types too IIRC), so it'll have to be kind of hacky.