Skip to content
View AmberCrafter's full-sized avatar

Block or report AmberCrafter

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. rustos rustos Public

    Experimental OS base on blog_os

    Rust

  2. d2game d2game Public

    Rust

  3. [VSCode - Snippets] rust_leetcode_ki... [VSCode - Snippets] rust_leetcode_kickstart.md
    1
    ```json
    2
    {
    3
        // Place your snippets for rust here. Each snippet is defined under a snippet name and has a prefix, body and 
    4
        // description. The prefix is what is used to trigger the snippet and the body will be expanded and inserted. Possible variables are:
    5
        // $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. Placeholders with the