- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 561 - 570 of 2,191 for host:doc.rust-lang.org (0.07 sec)
-
char - Rust
A character type.doc.rust-lang.org/std/primitive.char.htmlRegistered: Fri Nov 15 00:48:43 UTC 2024 - Last Modified: Thu Oct 17 16:29:39 UTC 2024 - 239.6K bytes - Viewed (0) -
IntoStringError in std::ffi::c_str - Rust
An error indicating invalid UTF-8 when converting a `CString` into a `String`.doc.rust-lang.org/std/ffi/c_str/struct.IntoStringError.htmlRegistered: Fri Nov 15 01:40:25 UTC 2024 - Last Modified: Thu Oct 17 16:29:24 UTC 2024 - 38.1K bytes - Viewed (0) -
CStr in std::ffi - Rust
Representation of a borrowed C string.doc.rust-lang.org/std/ffi/struct.CStr.html Similar Results (1)Registered: Fri Nov 15 01:40:46 UTC 2024 - Last Modified: Thu Oct 17 16:29:24 UTC 2024 - 92.6K bytes - Viewed (0) -
NulError in std::ffi::c_str - Rust
An error indicating that an interior nul byte was found.doc.rust-lang.org/std/ffi/c_str/struct.NulError.htmlRegistered: Fri Nov 15 01:42:19 UTC 2024 - Last Modified: Thu Oct 17 16:29:24 UTC 2024 - 42.1K bytes - Viewed (0) -
Request in std::error - Rust
`Request` supports generic, type-driven access to data. Its use is currently restricted to the standard library in cases where trait authors wish to allow trait implementors to share generic information across trait boundaries. The motivating and prototypical use case is `core::error::Error` which would otherwise require a method per concrete type (eg. `std::backtrace::Backtrace` instance that implementors want to expose to users).doc.rust-lang.org/std/error/struct.Request.htmlRegistered: Fri Nov 15 01:42:26 UTC 2024 - Last Modified: Thu Oct 17 16:29:23 UTC 2024 - 50K bytes - Viewed (0) -
DebugList in std::fmt - Rust
A struct to help with `fmt::Debug` implementations.doc.rust-lang.org/std/fmt/struct.DebugList.htmlRegistered: Fri Nov 15 01:42:29 UTC 2024 - Last Modified: Thu Oct 17 16:29:25 UTC 2024 - 32.7K bytes - Viewed (0) -
CString in std::ffi - Rust
A type representing an owned, C-compatible, nul-terminated string with no nul bytes in the middle.doc.rust-lang.org/std/ffi/struct.CString.html Similar Results (1)Registered: Fri Nov 15 01:42:39 UTC 2024 - Last Modified: Thu Oct 17 16:29:24 UTC 2024 - 126.1K bytes - Viewed (0) -
Pending in std::future - Rust
Creates a future which never resolves, representing a computation that never finishes.doc.rust-lang.org/std/future/struct.Pending.htmlRegistered: Fri Nov 15 01:42:43 UTC 2024 - Last Modified: Thu Oct 17 16:29:25 UTC 2024 - 29.9K bytes - Viewed (0) -
Ipv6Addr in std::net - Rust
An IPv6 address.doc.rust-lang.org/std/net/struct.Ipv6Addr.htmlRegistered: Fri Nov 15 01:44:39 UTC 2024 - Last Modified: Thu Oct 17 16:29:32 UTC 2024 - 177.9K bytes - Viewed (0) -
StdinLock in std::io - Rust
A locked reference to the `Stdin` handle.doc.rust-lang.org/std/io/struct.StdinLock.htmlRegistered: Fri Nov 15 01:43:55 UTC 2024 - Last Modified: Thu Oct 17 16:29:35 UTC 2024 - 50.7K bytes - Viewed (0)