Trait glycos::graph::cryptograph::AsOwner[][src]

pub trait AsOwner {
    fn as_owner_bytes(&self) -> [u8; 32];
}

Required methods

Implementations on Foreign Types

Implementors