GLWETensorKeyToRef

Trait GLWETensorKeyToRef 

Source
pub trait GLWETensorKeyToRef {
    // Required method
    fn to_ref(&self) -> GLWETensorKey<&[u8]>;
}

Required Methods§

Source

fn to_ref(&self) -> GLWETensorKey<&[u8]>

Implementors§