Skip to main content
opaque
rustc_
public
1.99.0-nightly
(9f36de775 2026-07-19)
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.