Skip to content
View hanepjiv's full-sized avatar

Block or report hanepjiv

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. rust_allchecks.sh rust_allchecks.sh
    1
    #!/bin/env bash
    2
    # -*-mode:sh;coding:utf-8-unix-*-
    3
    
                  
    4
    ##  @file rust_allchecks.sh
    5
    ##  @brief rust_allchecks.sh
  2. rust_forbid.py rust_forbid.py
    1
    #!/bin/env python3
    2
    # -*- mode:python; coding:utf-8-unix; -*-
    3
    
                  
    4
    '''
    5
    rust_forbid.py
  3. ghact-rust ghact-rust Public

    GitHub Actions reusable workflows

    Rust

  4. elicit-rs elicit-rs Public

    SmartPointer-like structure for polymorphism.

    Rust