Skip to content
View Ru5ty0ne's full-sized avatar
Block or Report

Block or report Ru5ty0ne

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Ru5ty0ne/README.md
fn main() {
    let x = "Rust lover";
    let y = "GitHub newcomer";
    let funny_z = "pasta devourer";
    let generic_bio = format!("I'm {}, {} and {}.", x, y, funny_z);
    println!("{}", generic_bio);
}

Pinned

  1. sts_map_oracle sts_map_oracle Public

    Pitch-perfect copy of map generation algorithm from Slay the Spire

    Rust 37 6

  2. popcorn_cli popcorn_cli Public

    Thin "Popcorn Time" client

    Rust 4 2

  3. phantom_recover phantom_recover Public

    Import/export of keys from Phantom wallet

    Rust 1