Struct ark_relations::r1cs::Namespace [−][src]
pub struct Namespace<F: Field> { /* fields omitted */ }
Expand description
A namespaced ConstraintSystemRef.
Implementations
Construct a new Namespace.
Obtain the inner ConstraintSystemRef<F>.
Manually leave the namespace.
Trait Implementations
Performs the conversion.
Auto Trait Implementations
Blanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V