Macro litcrypt::use_litcrypt[][src]

use_litcrypt!() { /* proc-macro */ }

Sets the encryption key used for encrypting subsequence strings wrapped in a lc! macro.

This key is also encrypted an will not visible in a static analyzer.