Struct thrussh_libsodium::Sodium [] [src]

pub struct Sodium(_);

"Proof" of initialisation of the library

Methods

impl Sodium
[src]

[src]

[src]

impl Sodium
[src]

[src]

[src]

impl Sodium
[src]

impl Sodium
[src]

[src]

Trait Implementations

impl Copy for Sodium
[src]

impl Clone for Sodium
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl PartialEq for Sodium
[src]

[src]

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

[src]

This method tests for !=.

impl Eq for Sodium
[src]

impl Debug for Sodium
[src]

[src]

Formats the value using the given formatter.

impl Send for Sodium
[src]

impl Sync for Sodium
[src]