-
Notifications
You must be signed in to change notification settings - Fork 127
Pull requests: jamesmunns/postcard
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add
postcard-schema::Schema implementations for bytes, indexmap, and log crates
#279
opened Oct 31, 2025 by
Calsign
Loading…
Implement
postcard_schema::Schema for VecDeque, Rc, and Arc
#277
opened Oct 31, 2025 by
Calsign
Loading…
[postcard2]: Begin extracting
heapless and embedded-io into dedicated side crates
#274
opened Oct 18, 2025 by
jamesmunns
Loading…
docs: Fix copy-paste-o (heapless::Vec -> std::vec::Vec).
#273
opened Oct 15, 2025 by
tim-seoss
Loading…
expose a public function to return the number of bytes it takes to encode a given varint
#272
opened Oct 2, 2025 by
przb
Loading…
Support serde_spanned::Spanned<T> deserialization
Q2 '25 Triage
Items tracked as part of https://github.com/jamesmunns/postcard/issues/241
#248
opened Jun 23, 2025 by
gnosek
Loading…
allow to_extend to work with reference to write
Q2 '25 Triage
Items tracked as part of https://github.com/jamesmunns/postcard/issues/241
#210
opened Feb 3, 2025 by
e00E
Loading…
in to_extend take collection by mutable reference
postcard-2.0
Tracking issues for an eventual 2.0 version of the postcard wire format (not currently planned)
Q2 '25 Triage
Items tracked as part of https://github.com/jamesmunns/postcard/issues/241
#208
opened Feb 1, 2025 by
e00E
Loading…
postcard-dyn: reserialize from arbitrary Deserializer into arbitrary Serializer
postcard-schema
Related to the postcard-schema crate
Q2 '25 Triage
Items tracked as part of https://github.com/jamesmunns/postcard/issues/241
#194
opened Dec 1, 2024 by
max-heller
Loading…
MaxSize as a const fn
postcard-schema
Related to the postcard-schema crate
Q2 '25 Triage
Items tracked as part of https://github.com/jamesmunns/postcard/issues/241
#179
opened Oct 31, 2024 by
jamesmunns
Loading…
Do not discard error messages when using std
postcard-2.0
Tracking issues for an eventual 2.0 version of the postcard wire format (not currently planned)
Q2 '25 Triage
Items tracked as part of https://github.com/jamesmunns/postcard/issues/241
#157
opened May 28, 2024 by
HalfVoxel
Loading…
Attempts at more terse Items tracked as part of https://github.com/jamesmunns/postcard/issues/241
fixint opt-ins
Q2 '25 Triage
#96
opened Mar 12, 2023 by
pwfff
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.