Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
sarchertech
3mo ago
0 comments
Save
Share
Only if it doesn’t use any unsafe code, which I don’t think is the case here.
0 comments
1 comments · 1 top-level
top
newest
oldest
jawiggins
3mo ago
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.
j
/
k
navigate · click thread line to collapse