MCPcopy Create free account
hub / github.com/IntegralPilot/rustc_codegen_jvm / value

Method value

tests/binary/generics/src/main.rs:40–42  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

38 }
39
40 fn value(self) -> T {
41 self.value
42 }
43}
44
45trait StaticConvert<T> {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected