"display/display.css" did not exist on "0402eea64b941461fbb0ed04b6d9d7217d6871ce"
Remove Buf impl for &str (#301)
A `&str` cannot arbitrarily advance bytes, since it will panic if advanced to the middle of a Unicode segment.
Loading
Please register or sign in to comment