chore: remove deprecated stuff from tuple.rs
Summary
- removed deprecated trait
AsTuple
- removed deprecated
Tuple
methodsfrom_struct
,as_struct
&into_struct
- removed deprecated
FunctionArgs
methodas_struct
Ensure that
-
New code is covered by tests -
API is documented -
Changelog is up to date -
Version is bumped in the appropriate Cargo.toml
files
Edited by Егор Ивков