Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use String instead of &str for manipulation, regardless of speed differences. #1

Closed
lexi-sh opened this issue Aug 11, 2014 · 2 comments

Comments

@lexi-sh
Copy link
Owner

lexi-sh commented Aug 11, 2014

No description provided.

@tsturzl
Copy link
Collaborator

tsturzl commented Mar 11, 2017

Can you provide a little more detail for this?

@lexi-sh
Copy link
Owner Author

lexi-sh commented Mar 13, 2017

Hey Travis,

this was a thought I had while writing the library initially. Having written other things in Rust since then, I've come to realize that using the borrowed &str is pretty definitely the way forward. I'll go ahead and close this.

@lexi-sh lexi-sh closed this as completed Mar 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants