Skip to content

Add From<alloc::string::String> conversion, and Add, AddAssign methods - #37

Open
entropylost wants to merge 3 commits into
Nullus157:mainfrom
entropylost:main
Open

Add From<alloc::string::String> conversion, and Add, AddAssign methods#37
entropylost wants to merge 3 commits into
Nullus157:mainfrom
entropylost:main

Conversation

@entropylost

Copy link
Copy Markdown

Currently the simplest way of converting a plain string into a stylish::String seems to require use of format! which just seems rather excessive.

Also, I have to use format! to append to a stylish::String buffer which is unpleasant.

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

Successfully merging this pull request may close these issues.

1 participant