Struct short_crypt::ShortCrypt[][src]

pub struct ShortCrypt { /* fields omitted */ }

Methods

impl ShortCrypt
[src]

Create a new ShortCrypt instance.

Auto Trait Implementations

impl Send for ShortCrypt

impl Sync for ShortCrypt