Rust C C++. #![no_std] #![no_main] ... pub trait SimpleCoin { // STORAGE ... fn get_mut_balance(&self, address: &Address) -> mut_storage!(BigUint);
確定! 回上一頁