Skip to content

Types and traits for PKUS account and auth service development

License

Notifications You must be signed in to change notification settings

subitlab-buf/libaccount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SubIT libaccount

libaccount is a Rust crate providing types and traits for building PKUSchool-dedicated account services.

Usage

Add a new dependency in Cargo.toml of your project:

libaccount = { version = "0.1", git = "https://github.com/subitlab-buf/libaccount.git" }

Generate API references

Run the following command to generate documents of this crate and its dependencies:

cargo doc --open

About

Types and traits for PKUS account and auth service development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages