[−][src]Crate vimdecrypt
Enums
| CryptMethod |
The method used to encrypt this data. |
| Error |
Error codes that can be returned by this library. |
Functions
| decrypt |
Decrypts |
| get_crypt_method |
Returns the CryptMethod that was used on this file. |
Type Definitions
| Result |
Result type returned by this library. |