Encode for foreign types?
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
Research direction
No files or tests are named. Start by reading bitcode's existing derive and serialization entry points, then determine how custom handling for foreign types would fit alongside the current API. Done should include a decided interface and round-trip serialization and deserialization for an IndexVec-like foreign type.
Written by the indexing model from the issue text.
Description
Serde has #[serde(deserialize_with = "path")] in order to deserialize using a custom function. I'm not sure how easy that would be to implement in bitcode.
The issue I currently have is that I'm using IndexVec which I can't add derives to, and I'd like it to serialize (and deserialize) like a Vec.
- Dominant language
- Rust
- Stars
- 671
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from SoftbearStudios/bitcode
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
SoftbearStudios/bitcode#122 · 1 reaction ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
SoftbearStudios/bitcode#121 · 2 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
SoftbearStudios/bitcode#115 · 1 reaction ·
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
SoftbearStudios/bitcode#110 · 1 reaction ·
-
BUffer for serde? Open
SoftbearStudios/bitcode#102 · 1 comment · 1 assignee ·
All issues in SoftbearStudios/bitcode
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
bug team:backend track:services-maintenance
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
cowprotocol/services#4950 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
gitbutlerapp/gitbutler#15998 · 1 comment ·