I had these structures in the C code and in the Rust code, respectively; they are supposed to be ... pub enum RsvgCNodeImpl {} pub type RsvgNode = Rc<Node>; ...
確定! 回上一頁