First off congratulations on your release and thank you for this amazing contribution to the Rust community :clap:
Maybe I'm missing something but when I see types like __ToTriple and functions like __action0 I think these are implementation details not meant for use by third parties. Am I correct in assuming this or are they actually part of the API?
First off congratulations on your release and thank you for this amazing contribution to the Rust community :clap:
Maybe I'm missing something but when I see types like
__ToTriple
and functions like__action0
I think these are implementation details not meant for use by third parties. Am I correct in assuming this or are they actually part of the API?