casey / casey/x-serialization-format
Can State::new be private?
Open
- Dominant language
- Rust
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
I've written a few bugs using State::new, and it should only be used to construct the root state that's passed to the initial serializer. Ideally it could be made private, making this less likely.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.