An open API service for software projects hosted on Open Collective.

github.com/tokio-rs/valuable


https://github.com/tokio-rs/valuable

valuable-serde: consistency with serde

taiki-e opened this issue about 4 years ago
fix warnings

carllerche opened this pull request about 4 years ago
Implement valuable-json

taiki-e opened this pull request about 4 years ago
document misc types

carllerche opened this pull request about 4 years ago
document `Listable` and `Mappable`

carllerche opened this pull request about 4 years ago
Document `Enumerable`

carllerche opened this pull request about 4 years ago
remove Visit::visit_value default implementation

carllerche opened this pull request about 4 years ago
Rename NamedValues::entries to iter and impl IntoIterator for NamedValues

taiki-e opened this pull request about 4 years ago
Consider renaming NamedValues::entries() -> iter()

carllerche opened this issue about 4 years ago
document Valuable

carllerche opened this pull request about 4 years ago
impl Valuable for atomic types

taiki-e opened this pull request about 4 years ago
impl valuable traits for mutable reference

taiki-e opened this pull request about 4 years ago
impl DoubleEndedIterator, ExactSizeIterator, and FusedIterator for iterators

taiki-e opened this pull request about 4 years ago
flatten `fields` mod

carllerche opened this pull request about 4 years ago
document Visit

carllerche opened this pull request about 4 years ago
Consider including additional data in defintion types

carllerche opened this issue about 4 years ago
impl Valuable for Path and PathBuf

taiki-e opened this pull request about 4 years ago
impl Valuable for Option

taiki-e opened this pull request about 4 years ago
Implement valuable-serde

taiki-e opened this pull request about 4 years ago
document Value

carllerche opened this pull request about 4 years ago
How to represent tuples?

carllerche opened this issue about 4 years ago
switch StructDef and EnumDef to enums

carllerche opened this pull request about 4 years ago
write some basic api docs

carllerche opened this pull request about 4 years ago
Implement `Valuable` for Option<T> and `Result<T>`

carllerche opened this issue about 4 years ago
Implement valuable-serde crate

carllerche opened this issue about 4 years ago
tweak listable visit API

carllerche opened this pull request about 4 years ago
Consider other Value primitive variants

carllerche opened this issue about 4 years ago