eclipse-uprotocol / up-rust

uProtocol Language Specific Library for Rust
Apache License 2.0
11 stars 9 forks source link

Add missing exports, add Hash for SubscriberInfo #109

Closed AnotherDaniel closed 4 months ago

AnotherDaniel commented 4 months ago
AnotherDaniel commented 4 months ago

Note: tests fail on this commit because it's based of the current main, which is fundamentally broken as per the recent removal of UPayload from up-spec (#145). #108 fixes all that, this PR should test green once #108 is merged.