logoalt Hacker News

jawigginstoday at 3:58 AM0 repliesview on HN

Is that true? I thought if you compiled a rust crate with, `#[deny(unsafe_code)]`, there would not be any issues. xmloxide has unsafe usage only in the the C FFI layer, so the rest of the system should be fine.