casey / casey/x-serialization-format

Implement `View` for all core and stdlib types

Open
#34 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

- [ ] result
- [ ] unit
- [ ] option
- [ ] u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, f32, f64
- [ ] bool
- [ ] char
- [ ] [T; N]
- [ ] tuples

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the View trait and checking how the repository currently handles any implemented type. Work through the listed result, unit, option, numeric, bool, char, array, and tuple types. Done means every checklist item has a View implementation and the repository's relevant tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.