- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1411 - 1420 of 2,346 for host:doc.rust-lang.org (0.04 sec)
-
decode_utf16 in std::char - Rust
Creates an iterator over the UTF-16 encoded code points in `iter`, returning unpaired surrogates as `Err`s. Use `char::decode_utf16` instead.doc.rust-lang.org/std/char/fn.decode_utf16.htmlRegistered: Fri Aug 08 01:57:16 UTC 2025 - Last Modified: Thu Aug 07 10:47:56 UTC 2025 - 5.6K bytes - Viewed (0) -
TryFromCharError in std::char - Rust
The error type returned when a checked char conversion fails.doc.rust-lang.org/std/char/struct.TryFromCharError.htmlRegistered: Fri Aug 08 01:57:19 UTC 2025 - Last Modified: Thu Aug 07 10:47:57 UTC 2025 - 36K bytes - Viewed (0) -
MAX_LEN_UTF16 in std::char - Rust
The maximum number of two-byte units required to encode a `char` to UTF-16 encoding.doc.rust-lang.org/std/char/constant.MAX_LEN_UTF16.htmlRegistered: Fri Aug 08 01:57:35 UTC 2025 - Last Modified: Thu Aug 07 10:47:56 UTC 2025 - 3.9K bytes - Viewed (0) -
DecodeUtf16Error in std::char - Rust
An error that can be returned when decoding UTF-16 code points.doc.rust-lang.org/std/char/struct.DecodeUtf16Error.htmlRegistered: Fri Aug 08 01:57:48 UTC 2025 - Last Modified: Thu Aug 07 10:47:57 UTC 2025 - 36.8K bytes - Viewed (0) -
MAX_EXP in std::f64 - Rust
Maximum possible power of 2 exponent. Use `f64::MAX_EXP` instead.doc.rust-lang.org/std/f64/constant.MAX_EXP.htmlRegistered: Fri Aug 08 01:59:15 UTC 2025 - Last Modified: Thu Aug 07 10:47:58 UTC 2025 - 4.7K bytes - Viewed (0) -
MAX_10_EXP in std::f64 - Rust
Maximum possible power of 10 exponent. Use `f64::MAX_10_EXP` instead.doc.rust-lang.org/std/f64/constant.MAX_10_EXP.htmlRegistered: Fri Aug 08 01:59:19 UTC 2025 - Last Modified: Thu Aug 07 10:47:58 UTC 2025 - 4.8K bytes - Viewed (0) -
NAN in std::f64 - Rust
Not a Number (NaN). Use `f64::NAN` instead.doc.rust-lang.org/std/f64/constant.NAN.htmlRegistered: Fri Aug 08 01:59:31 UTC 2025 - Last Modified: Thu Aug 07 10:47:58 UTC 2025 - 4.6K bytes - Viewed (0) -
split_paths in std::env - Rust
Parses input according to platform conventions for the `PATH` environment variable.doc.rust-lang.org/std/env/fn.split_paths.htmlRegistered: Fri Aug 08 02:06:42 UTC 2025 - Last Modified: Thu Aug 07 10:47:57 UTC 2025 - 6.9K bytes - Viewed (0) -
PartialOrd in std::cmp - Rust
Derive macro generating an impl of the trait `PartialOrd`. The behavior of this macro is described in detail here.doc.rust-lang.org/std/cmp/derive.PartialOrd.htmlRegistered: Fri Aug 08 02:10:28 UTC 2025 - Last Modified: Thu Aug 07 10:47:57 UTC 2025 - 3.7K bytes - Viewed (0) -
max_by_key in std::cmp - Rust
Returns the element that gives the maximum value from the specified function.doc.rust-lang.org/std/cmp/fn.max_by_key.htmlRegistered: Fri Aug 08 02:10:48 UTC 2025 - Last Modified: Thu Aug 07 10:47:57 UTC 2025 - 5.5K bytes - Viewed (0)