Skip to content
This repository was archived by the owner on Aug 15, 2021. It is now read-only.

Pull requests: pyfisch/cbor

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

impl From<crate::Error> for std::io::Error
#203 opened Jul 6, 2020 by npmccallum Loading…
Add tokio_util::codec::{Encoder, Decoder} support
#202 opened Jul 6, 2020 by npmccallum Loading…
Add the cbor!() macro
#201 opened Jul 6, 2020 by npmccallum Loading…
Fixups for conversions
#200 opened Jul 5, 2020 by npmccallum Loading…
Don't run rustfmt in nightly
#195 opened May 28, 2020 by stevenroose Contributor Loading…
Fix clippy errors of redundant closures
#194 opened May 28, 2020 by stevenroose Contributor Loading…
Suggestion: turn off "small heuristic" of rustfmt
#193 opened May 28, 2020 by stevenroose Contributor Loading…
Add some utility methods on Value
#191 opened May 28, 2020 by stevenroose Contributor Loading…
ProTip! Filter pull requests by the default branch with base:master.