Skip to main content

WalletKitZkArtifactSource

Trait WalletKitZkArtifactSource 

Source
pub trait WalletKitZkArtifactSource: ZkArtifactSource + Send { }
Expand description

A blanket implementation interface that allows the ZK Artifact source implementations to be used by methods exposed to walletkit consumers.

Trait Implementations§

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§