Skip to content

ShinySyntax/ShinySyntax012

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

47 Commits
Β 
Β 

Repository files navigation

Favorite Saying πŸ‘

/// Shiny's motto
struct Steeve;

impl SteeveJobs {
  /// Return Steeve Jobs quote
  fn said(&self) -> &str {
    "Quality is more important than quantity. \
    One home run is much better than two doubles."
  }
}

fn main() {
  let steeve_jobs = SteeveJobs;

  println!("Steeve Jobs - {}", steeve_jobs.said());
}

Skills

Languages Frameworks and Libraries Databases

language

framework

database

GitHub Status

Connect with me

Shiny telegram: sasuke310 Shiny: discord #310780885400027139

About

This is awesome github profile for blockchain developers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published