- Sort Score
- Num 10 results
- Language All
- Labels All
Results 751 - 760 of 2,385 for host:doc.rust-lang.org (0.04 seconds)
-
DispatchFromDyn in std::ops - Rust
`DispatchFromDyn` is used in the implementation of dyn-compatibility checks (specifically allowing arbitrary self types), to guarantee that a method’s receiver type can be dispatched on.doc.rust-lang.org/std/ops/trait.DispatchFromDyn.htmlThu May 28 17:42:13 GMT 2026 23.7K bytes -
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.htmlThu May 28 17:42:09 GMT 2026 50.9K bytes -
PinCoerceUnsized in std::pin - Rust
Trait that indicates that this is a pointer or a wrapper for one, where unsizing can be performed on the pointee when it is pinned.doc.rust-lang.org/std/pin/trait.PinCoerceUnsized.htmlThu May 28 17:42:15 GMT 2026 11.9K bytes -
FunnelShift in std::intrinsics::fallback - Rust
API documentation for the Rust `FunnelShift` trait in crate `std`.doc.rust-lang.org/std/intrinsics/fallback/trait.FunnelShift.htmlThu May 28 17:42:11 GMT 2026 9.6K bytes -
max in std::cmp - Rust
Compares and returns the maximum of two values.doc.rust-lang.org/std/cmp/fn.max.htmlThu May 28 17:42:09 GMT 2026 6.9K bytes -
MIN_EXP in std::f32 - Rust
One greater than the minimum possible normal power of 2 exponent. Use `f32::MIN_EXP` instead.doc.rust-lang.org/std/f32/constant.MIN_EXP.htmlThu May 28 17:42:10 GMT 2026 4.7K bytes -
Default in std::default - Rust
Derive macro generating an impl of the trait `Default`.doc.rust-lang.org/std/default/derive.Default.htmlThu May 28 17:42:09 GMT 2026 3.4K bytes -
min_by_key in std::cmp - Rust
Returns the element that gives the minimum value from the specified function.doc.rust-lang.org/std/cmp/fn.min_by_key.htmlThu May 28 17:42:09 GMT 2026 5.5K bytes -
Eq in std::cmp - Rust
Derive macro generating an impl of the trait `Eq`. The behavior of this macro is described in detail here.doc.rust-lang.org/std/cmp/derive.Eq.htmlThu May 28 17:42:09 GMT 2026 3.6K bytes -
Reverse in std::cmp - Rust
A helper struct for reverse ordering.doc.rust-lang.org/std/cmp/struct.Reverse.htmlThu May 28 17:42:09 GMT 2026 45.4K bytes