A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/rust-lang/rust/issues/129436 below:

Tracking Issue for `string_from_utf8_lossy_owned` · Issue #129436 · rust-lang/rust · GitHub

Feature gate: #![feature(string_from_utf8_lossy_owned)]

This is a tracking issue for lossy UTF-8 conversion from Vec<u8> to String.

Public API
impl String {
    pub fn from_utf8_lossy_owned(v: Vec<u8>) -> String;
}
impl FromUtf8Error {
    pub fn into_utf8_lossy(self) -> String {
}
Steps / History Unresolved Questions
  1. https://std-dev-guide.rust-lang.org/feature-lifecycle/stabilization.html

zopsicle, d-e-s-o, TeamDman, zkrising and dsherretdullbananasshepmaster, cxw620, GnomedDev, gmorenz, marmitar and 2 more


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4