Skip to content

Duansg/younger-1

This branch is up to date with younger-1/younger-1:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c02dc1c ยท Jan 16, 2022

History

43 Commits
Jan 9, 2022
Apr 9, 2021
Jan 16, 2022

Repository files navigation

Hey, I'm Younger!

Rustacean โ€ข Gopher โ€ข (Neo)Vimer โ€ข Blogs

๐ŸŒ Coding Time

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