MCPcopy Create free account
hub / github.com/hashintel/hash / value

Method value

libs/@local/hashql/core/src/intern/map.rs:50–52  ·  view source on GitHub ↗

Returns the underlying ID value.

(self)

Source from the content-addressed store, hash-verified

48{
49 /// Returns the underlying ID value.
50 pub const fn value(self) -> T {
51 self.0
52 }
53}
54
55impl<T> AsRef<T> for Provisioned<T>

Callers 15

create_recursive_typeFunction · 0.45
newMethod · 0.45
shadowed_importFunction · 0.45
buildMethod · 0.45
recursive_structuresFunction · 0.45
recursive_subtypingFunction · 0.45
recursive_join_operationFunction · 0.45
recursive_meet_operationFunction · 0.45

Calls

no outgoing calls

Tested by 15

shadowed_importFunction · 0.36
recursive_structuresFunction · 0.36
recursive_subtypingFunction · 0.36
recursive_join_operationFunction · 0.36
recursive_meet_operationFunction · 0.36
simplify_recursive_listFunction · 0.36
simplify_recursive_dictFunction · 0.36