MCPTFJMN333Z2GVL5J2KPLR6BJ3TAZKUGFORXNZ4YZBRXVQLCMFQC
EKYR4HDT6DHI7H5YMSHEBHXLPDCA2X2XNXYHDKHWGMPHNVTUBCMQC
RD65M7RC2QYSEEW6JJGAPGB4XB6MCXKMDNHA3EU3WECBOUYNLDVQC
CITEDKPB6MKVZUEYEDE5ZKTNVY35HCOAXKDPYG7YLLEOVFNMSRXQC
[features]default = ["std"]std = []
[features]
default = ["std"]
std = []
#[cfg(not(feature = "std"))]compile_error!("no_std support is not implemented yet");
#[cfg(not(feature = "std"))]
compile_error!("no_std support is not implemented yet");