Avoid allocating for all message buffers, expose querying in no-std
authorMatt Corallo <git@bluematt.me>
Mon, 12 Feb 2024 00:28:11 +0000 (00:28 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 12 Feb 2024 00:28:11 +0000 (00:28 +0000)
commit6f9eaca05a5f707cd928a1f6cb97043fed6ee70e
tree421ff05ecd19e26c6b3130877b92b852e4b3b1c8
parent52e5e29f86bd9faaf68bf97b114fe92d25d9b91d
Avoid allocating for all message buffers, expose querying in no-std
src/lib.rs
src/query.rs
src/ser.rs