minghuaw / fe2o3-amqp

A rust implementation of the AMQP1.0 protocol based on serde and tokio.
MIT License
64 stars 7 forks source link

Support lazy deserialization #283

Closed minghuaw closed 1 month ago

minghuaw commented 2 months ago

This may require unsafe or custom macro with the how serde works currently