How can I safely work in with external data represented by a unique ID in Rust?

后端 未结 0 740
天涯浪人
天涯浪人 2021-01-03 05:42

A lot of external systems I might want to interact with in Rust (Networked APIs, FFI to legacy C libraries, etc) use numeric IDs to represent remote resources. These IDs typ

相关标签:
回答
  • 消灭零回复
提交回复
热议问题