Skip to content

ShinySyntax/Jermaines522

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

51 Commits
Β 
Β 

Repository files navigation

Favorite Saying πŸ‘

/// Jermiane'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

About

This is awesome github profile for blockchain developers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published