Conversation
|
Not sure how to pass the rust 1.56.1 check, if someone could help with that |
One way to do this is to use a different feature name so that it doesn't conflict with the crate name. |
|
Any suggestions? |
|
Any progress on this? Would be really useful, right now I'm just copying this wholesale into my source tree (with new types) |
|
If there's any remaining work or concerns for this PR, I would be happy to tackle it. A project I'm currently working on has a need for consuming arbitrary trace data from external programs and we're already using JSON Lines for emitting messages that our program can bubble up. Unfortunately, because we can't implement I previously offered to adopt the implementation in the |
Adds support for valuable crate as feature flag
closes #1255