MCPcopy Create free account
hub / github.com/circify/circ / declare_uninit

Method declare_uninit

src/circify/mod.rs:491–496  ·  view source on GitHub ↗

Declares a new (uninitialized) value of type `ty`, with name `name`, in the current lexical scope.

(&mut self, name: VarName, ty: &E::Ty)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

decl_impl_Method · 0.80
decl_impl_Method · 0.80

Calls 3

declare_env_nameMethod · 0.80
cloneMethod · 0.45
create_uninitMethod · 0.45

Tested by

no test coverage detected