Finally, the rust friendly api is exposed to the user in src/game/mod.rs : pub fn get_ints(&self) -> Vec<i32> { let game = unsafe { Pin::new_unchecked(&mut ...
確定! 回上一頁