Skip to content

younger-1/younger-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

Hey, I'm Younger!

RustaceanGopher(Neo)VimerBlogs

the projects I'm working on

🏆 Github Profile Trophy

😐 But I'm still wondering...

struct AboutMe;

impl AboutMe {
    const READING_BOOK: &'static str = "The book of life";
    const CURRENT_DEGREE: &'static str = "Master";
    const WANT_TO_UNDERSTAND: &'static str = "WHY we should HOW to do WHAT";
}

trait OpenSource {
    const CONTRIBUTOR_OF: &'static [&'static str] = &["Nope"];
}

impl OpenSource for AboutMe {}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published