It seems that in Rust, a type cannot reference itself. ... pub real_name: &'a str, pub power: u16, pub sidekick: &'a Option<Super<'a>>, }.
確定! 回上一頁