Function mid::print

source ·
pub fn print(key: &str)
Expand description

Display MID result/hash in the console.

MID result - array of OS parameters

MID hash - SHA-256 hash from result

§Examples

mid::print("mykey");