The Wayback Machine - https://web.archive.org/web/20200805075105/https://github.com/DuckerMan
Skip to content
🤡
Trying to learn Rust
🤡
Trying to learn Rust

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. Rust crate for interaction with VK API. Now with Direct Authentication!

    Rust 4 1

  2. Vigem bindings for Rust! 🎆

    Rust 3

  3. Forked from SpaceManiac/opus-rs

    Safe Rust bindings for libopus

    Rust 3 1

225 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

August 2020

DuckerMan has no activity yet for this period.

July 2020

Created an issue in DoumanAsh/opusic-sys that received 36 comments

Illegal HW instructions on x86-64 Linux while HW is not available

Hi there, my code is: pub fn main(){ unsafe { let mut err = 0; opusic_sys::opus_encoder_create(48000, 1, 2048, &mut err); } } (Illegal instruction…

36 comments
You can’t perform that action at this time.