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

Allow creating a new serializer #70

Merged
merged 1 commit into from
Dec 27, 2017
Merged

Allow creating a new serializer #70

merged 1 commit into from
Dec 27, 2017

Conversation

torkleyy
Copy link
Contributor

No description provided.

Copy link
Collaborator

@kvark kvark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small thing, then r=me

src/ser/mod.rs Outdated
}

/// Consumes `self` and returns the built `String`.
pub fn output_string(self) -> String {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

convention should into_xxx for self-consuming methods

@torkleyy
Copy link
Contributor Author

bors r=kvark

bors bot added a commit that referenced this pull request Dec 27, 2017
70: Allow creating a new serializer r=kvark a=torkleyy
@bors
Copy link
Contributor

bors bot commented Dec 27, 2017

Build succeeded

@bors bors bot merged commit d5b8581 into ron-rs:master Dec 27, 2017
@torkleyy torkleyy deleted the new branch December 27, 2017 15:10
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.

2 participants