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 |
#132 in macOS and iOS APIs
225 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.9MB
~63K SLoC