Skip to content

Replace value internals with external crate#423

Merged
KodrAus merged 4 commits intorust-lang:masterfrom
KodrAus:feat/value-bag
Nov 29, 2020
Merged

Replace value internals with external crate#423
KodrAus merged 4 commits intorust-lang:masterfrom
KodrAus:feat/value-bag

Conversation

@KodrAus
Copy link
Copy Markdown
Contributor

@KodrAus KodrAus commented Nov 11, 2020

Also closes #408

This removes all the complexity we've accumulated in the kv::value API by replacing it with an external crate called value-bag. It's exactly the API we had here, but with support for std::error::Error and deals with the reverted const type ids properly.

@KodrAus KodrAus force-pushed the feat/value-bag branch 4 times, most recently from fcc9005 to e2fcf91 Compare November 29, 2020 00:54
@KodrAus KodrAus merged commit 078e68f into rust-lang:master Nov 29, 2020
@KodrAus KodrAus deleted the feat/value-bag branch November 29, 2020 09:08
This was referenced Dec 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant