Skip to content
View Chain-Reactor's full-sized avatar

Organizations

@dev-protocol @Py-Contributors @Design-and-Code @CommunityPro @Huniko-Team

Block or report Chain-Reactor

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
Chain-Reactor/README.md

Chain-Reactor's motto

struct ElonMusk;

impl ElonMusk {
  /// Return Elon Musk quote
  fn said(&self) -> &str {
    "Some people don't like change, but you need to embrace change if the alternative is disaster."
  }
}

fn main() {
  let elon_musk = ElonMusk;

  println!("Elon Musk - {}", elon_musk.said());
}

GitHub Status


Profile Trophies

trophy

Pinned Loading

  1. subtensor subtensor Public

    Forked from opentensor/subtensor

    Bittensor Blockchain Layer

    Rust

  2. foundry foundry Public

    Forked from foundry-rs/foundry

    Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.

    Rust 1