//python:py_cc_link_params_info.bzl
Public entry point for PyCcLinkParamsInfo.
- providerPyCcLinkParamsInfo
Python-wrapper to forward
CcInfo.linking_context. This is to allow Python targets to propagate C++ linking information, but without the Python target appearing to be a valid C++ rule dependency- PyCcLinkParamsInfo.<init>(cc_info)
- PyCcLinkParamsInfo.cc_info:CcInfo
Linking information; it has only
CcInfo.linking_contextset.