[][src]Trait nazgul::traits::Link

pub trait Link {
    fn link(signature_1: Self, signature_2: Self) -> bool;
}

Required methods

Loading content...

Implementors

This is for linking two signatures and checking if they are signed by the same person

This is for linking two signatures and checking if they are signed by the same person

This is for linking two signatures and checking if they are signed by the same person

This is for linking two signatures and checking if they are signed by the same person

This is for linking two signatures and checking if they are signed by the same person

Loading content...