#Trouble playing Lavalink audio in Rust

6 messages · Page 1 of 1 (latest)

sage dawn
#

For the second error: use &mut output[..] instead of &mut output

#

For the third error, follow the compiler's suggestion

thorny dune
#

okay