Commit graph

6 commits

Author SHA1 Message Date
Joshua McQuistan
93556a3f8f Fix clippy lint. Remove needless borrow 2023-11-11 10:56:46 +00:00
Joshua McQuistan
af653595a5 Problem: use_storage examples have unused imports 2023-11-04 13:36:01 +00:00
Joshua McQuistan
6af4cc0693 Switch to relying on a codec's default instead of constructors on UseStorageOptions 2023-10-29 11:49:03 +00:00
Joshua McQuistan
4110a763c9 Document use_storage with examples 2023-10-29 11:41:59 +00:00
Joshua McQuistan
d56c5cf514 Problem: use_storage defaults to StringCodec. Allow turbo fish usage and rely on Default 2023-10-27 16:08:51 +01:00
Joshua McQuistan
861633dd1e Gate prost and serde dependencies behind features 2023-10-27 14:32:03 +01:00