Skip to main content
opaque
rustc_
public
1.99.0-nightly
(6f72b5dd5 2026-07-22)
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.