When you read the rust documentation about ad-hoc conversions, you see notations as borrowed -> borrowed, owned -> owned etc. What does that mean? I know the words, but how does it translate into rust? I have some questions, and i want to use this blogging platform to ask some questions.