foundry-rs / compilers

Utilities for working with native solc and compiling projects.
Apache License 2.0
58 stars 34 forks source link

chore: improve stripping file prefixes #164

Closed DaniPopes closed 5 days ago

DaniPopes commented 5 days ago

Use utils to avoid allocations, add stripping methods to ArtifactId for https://github.com/foundry-rs/foundry/pull/8294