a bit of tidying up
A bunch of small changes:
- add
FunctionArgs::as_struct
convenience function
- remove
From<Vec<u8>> for TupleBuffer
- add
impl From
forTuple
<->TupleBuffer
-
Tuple::as_buffer
cannot return error
-
impl Debug for Tuple
usingrmpv::Value
and others - fix tests not working if 3301 is occupied
Edited by Alexey Protsenko