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

Method start_persistent_array

src/circify/mod.rs:863–882  ·  view source on GitHub ↗

Create a new persistent array.

(
        &mut self,
        var: &str,
        size: usize,
        field: circ_fields::FieldT,
        party: PartyId,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

declare_env_nameMethod · 0.80
wrap_persistent_arrayMethod · 0.45
cloneMethod · 0.45
unwrapMethod · 0.45
intoMethod · 0.45
type_Method · 0.45

Tested by

no test coverage detected