bs58_to_array!() { /* proc-macro */ }
Expand description
Get from variable string, decode it from bs58 and write array as result
const ID: [u8; 65] = env_to_array::bs58_to_array!("7Ax7AxYSahRegVSuU76JGWNxzdwVAPpaonY26V6JH17ToUQYSahRegVSuU76JGWNxzdwVAPpaonY26V6JH17ToUQ");