Struct ring::agreement::Algorithm [] [src]

pub struct Algorithm { /* fields omitted */ }

A key agreement algorithm.

Trait Implementations

impl Eq for Algorithm
[src]

impl PartialEq for Algorithm
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

[src]

This method tests for !=.