Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

Split out StringWrapper::as_str under its own trait #14

Open
ipetkov opened this issue Dec 3, 2017 · 0 comments
Open

Split out StringWrapper::as_str under its own trait #14

ipetkov opened this issue Dec 3, 2017 · 0 comments
Milestone

Comments

@ipetkov
Copy link
Owner

ipetkov commented Dec 3, 2017

  • Split out StringWrapper::as_str as AsStr::as_str, and require that StringWrapper: AsStr
  • This will allow a more granular distinction between "treat this as a &str" and "this needs to support conversions to and from String"
@ipetkov ipetkov added this to the 0.2 milestone Dec 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant