Trait hdk::random::TryFromRandom[][src]

pub trait TryFromRandom {
    fn try_from_random() -> ExternResult<Self>
    where
        Self: Sized
; }

Required methods

fn try_from_random() -> ExternResult<Self> where
    Self: Sized
[src]

Loading content...

Implementors

Loading content...