Struct snarkvm_parameters::params::OuterSNARKPKParameters [−][src]
pub struct OuterSNARKPKParameters;
Implementations
impl OuterSNARKPKParameters
[src]
impl OuterSNARKPKParameters
[src]pub fn load_remote() -> Result<Vec<u8>, ParameterError>
[src]
Trait Implementations
impl Parameter for OuterSNARKPKParameters
[src]
impl Parameter for OuterSNARKPKParameters
[src]Auto Trait Implementations
impl RefUnwindSafe for OuterSNARKPKParameters
impl Send for OuterSNARKPKParameters
impl Sync for OuterSNARKPKParameters
impl Unpin for OuterSNARKPKParameters
impl UnwindSafe for OuterSNARKPKParameters
Blanket Implementations
impl<T> BorrowMut<T> for T where
T: ?Sized,
[src]
impl<T> BorrowMut<T> for T where
T: ?Sized,
[src]pub fn borrow_mut(&mut self) -> &mut T
[src]
pub fn borrow_mut(&mut self) -> &mut T
[src]Mutably borrows from an owned value. Read more
impl<T> Pointable for T
impl<T> Pointable for T
impl<T> Same<T> for T
impl<T> Same<T> for T
type Output = T
type Output = T
Should always be Self
impl<V, T> VZip<V> for T where
V: MultiLane<T>,
impl<V, T> VZip<V> for T where
V: MultiLane<T>,