JosephTLyons / JosephTLyons/termifind-rust

TruncationOptions Should be Wrapped in `Option`

Open
#48 1 comment 0 reactions 0 assignees View on GitHub
required
Dominant language
Rust
Stars
12
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Instead of TruncationOptions holding an enum value for `None`, just wrap the enum in an `Option` and then allow it to be `None`. Remove the `None` option from it after.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.