Skip to main content
opaque
rustc_
public
1.99.0-beta.1
(f47d5bb13 2026-08-17)
rustc_public
Function
opaque
Copy item path
Source
pub fn opaque<T:
Debug
>(value:
&T
) ->
Opaque
Expand description
Create an
Opaque
value from any debuggable type.