FireDBG.for.Rust icon indicating copy to clipboard operation
FireDBG.for.Rust copied to clipboard

ignore `#[inline]` functions

Open tyt2y3 opened this issue 2 years ago • 0 comments

Originally posted by @tyt2y3 in https://github.com/SeaQL/FireDBG.for.Rust/discussions/12#discussioncomment-7843286

Parser should also parse macro annotations, e.g. #[inline] and more complex expressions like #[cfg_attr(..)]. May be we can also have #[firedbg(..)], but we have to create a macro support library as well.

tyt2y3 avatar Dec 13 '23 14:12 tyt2y3