addr2line icon indicating copy to clipboard operation
addr2line copied to clipboard

lib.rs is becoming monolithic, break it up into smaller files

Open jonhoo opened this issue 7 years ago • 0 comments

Currently, src/lib.rs is becoming quite large. It would be better if Unit was factored out into its own module. Mapping::locate could also use some modularization love.

jonhoo avatar Dec 05 '16 21:12 jonhoo