Struct nash_protocol::graphql::dh_fill_pool::Variables [−][src]
pub struct Variables {
pub blockchain: Blockchain,
pub dh_publics: Vec<Option<String>>,
}Fields
blockchain: Blockchaindh_publics: Vec<Option<String>>Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Variables
impl UnwindSafe for Variables
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more