mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
* feat: add tr_variantInitStrView() * refactor: remove unused function tr_variantFromJsonFull * refactor: tr_variantFromJson() now takes a string_view * refactor: tr_variantFromBenc() now takes a string_view * refactor: remove unused source arg from tr_variantFromBencFull() * refactor: make tr_variantFromBuf() private