tlns-google-oauth2-proc

Crates.iotlns-google-oauth2-proc
lib.rstlns-google-oauth2-proc
version0.2.1
sourcesrc
created_at2024-06-30 10:15:01.93149
updated_at2024-07-04 11:03:13.287964
descriptionA half-assed procedural macro that generates Scope enums and trait that converting the scopes back and fourth
homepage
repositoryhttps://github.com/timelessnesses/tlns-google-oauth2
max_upload_size
id1287903
size72,121
Rukchad Wongprayoon (timelessnesses)

documentation

https://docs.rs/tlns-google-oauth2-proc

README

tlns-google-oauth2-proc

This crate contains generate_scopes_enums!() that will generate a bunch of enum scopes with full scope conversion. This is intended to be used in tlns-google-oauth2 but you can make changes to it.

Commit count: 39

cargo fmt