casey / casey/x-serialization-format

Allow limiting the size of variable length types

Open
#19 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

For example, say you want a string that is max 10 bytes long. Should this be orthogonal to requesting that lengths be less that u64?

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points to inspect. Start by reading the repository's type and serialization APIs, then clarify whether variable-length values should support byte limits independently of u64 length limits; the work is done when the intended constraint behavior and tests are specified.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.