summaryrefslogtreecommitdiff
path: root/rust/src/demangle.rs
AgeCommit message (Collapse)Author
2023-01-06Rust API: Additional CleanupMichael Krasnitski
2023-01-06Fix update copyright year leftoverXusheng
2022-11-25Use c_char in FFI for better compatibilityRusty Wagner
2022-09-29[Rust API] Better name for this trait fn, more CC supportGlenn Smith
2022-08-31Rust API : Major docs update (still need detailed module and function ↵KyleMiles
documentation)
2022-08-29Rust API : Update and add copyrightsKyleMiles
2022-02-14rust: add demangle helpers for gnu3 and msKyleMiles
Co-authored-by: EliseZeroTwo <mail@elise.moe>