CAD97 / CAD97/thin-dst

Handling of str-like slice types

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

Description

Hi, I'm currently toying around with writing some wrappers around slice types, and quickly ran into the issue of how to be generic over all slices including str-like types: https://users.rust-lang.org/t/generic-bound-over-all-slice-types/98743

So I'd like to know, how does this crate handle the problem, or if it doesn't, have you explored the problem space before coming to the conclusion that this is the best solution for you? Alternatively, is supporting str something you'd like to see in the future?

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.