api-guidelines icon indicating copy to clipboard operation
api-guidelines copied to clipboard

C-CONV table is confusing regarding Copy types

Open Kixunil opened this issue 4 years ago • 0 comments

The table in C-CONV puts Copy types into to_ category, which I believe is correct naming but at the same time says it's expensive conversion which is not the case at least for sufficiently small types (u8 etc).

Kixunil avatar Jun 21 '21 10:06 Kixunil