W3cubDocs

/Rust

Type Definition std::string::ParseError

type ParseError = Infallible;

A type alias for Infallible.

This alias exists for backwards compatibility, and may be eventually deprecated.

© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/std/string/type.ParseError.html