Skip to content

approvers/members-assoc-sdk-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

members-assoc-sdk-rust

Rust SDK for approvers/members-assoc.

Status of support

  • GET /members

  • GET /members/{id}

  • GET /members/{id}/associations

  • PUT /members/{id}/associations

  • DELETE /members/{id}/associations

Marginal Development Mackerel members can edit and edit their Discord accounts by logging in with their Discord accounts at Approvers メンバー情報登録.

Installation

Run cargo add or add it to Cargo.toml.

cargo add members-assoc-sdk-rust
[dependencies]
members-assoc-sdk-rust = "0.1.0"

Usage

fn main() {
    // TODO:
}

About

Rust SDK for approvers/member-assoc

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  
  •  

Packages

No packages published

Languages