8 breaking releases
0.9.0 | Jan 14, 2023 |
---|---|
0.8.0 | Jun 5, 2022 |
0.7.0 | Mar 6, 2022 |
0.6.0 | Oct 25, 2021 |
0.4.0 | May 6, 2021 |
#141 in macOS and iOS APIs
159 downloads per month
28KB
325 lines
text-stub-library
text-stub-library
is a library crate for reading and writing
text stub files, which define metadata about dynamic libraries.
text stub files are commonly materialized as .tbd
files and
are commonly seen in Apple SDKs, where they serve as placeholders
for .dylib
files, enabling linkers to work without access to
the full .dylib
file.
Dependencies
~2–2.8MB
~62K SLoC