Skip to content

fix README#353

Open
prockallsyms wants to merge 1 commit into
jam1garner:masterfrom
prockallsyms:master
Open

fix README#353
prockallsyms wants to merge 1 commit into
jam1garner:masterfrom
prockallsyms:master

Conversation

@prockallsyms

Copy link
Copy Markdown

smol PR, just wanted to tidy this up.

NullString doesn't implement into_string, but it does implement the Display trait.

`NullString` doesn't implement `into_string`, but it does implement the `Display` trait.
@widberg

widberg commented Feb 21, 2026

Copy link
Copy Markdown
Contributor

Looks like this got changed in the rustdoc in 597200f

assert_eq!(dog.name.to_string(), "Rudy")

But the README was never updated. This change looks good to me.

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