eclipse-uprotocol / up-rust

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

Remove dev dependency on futures crate #16

Closed sophokles73 closed 9 months ago

sophokles73 commented 9 months ago

Also changed implementation of mapping between UPayload and Protobuf's Any type to use explicit errors instead of default values.