Skip to content

Quickly initialize from rust environment variables by annotating struct

License

Notifications You must be signed in to change notification settings

Freedomfirebody/struct_from

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

r_env

Quickly initialize from the variable to the structure of the rust

reasons

learning and construct some a useful proc macro driver

next step

Make A simpler and clearer, and easier for developers to use

s1. Add test and example

Comprehensive testing and clear usage examples

s2. Implement "from_file"

Read the configuration from the file and initialize the structure

s3. Implement "from_arguments"

Read the configuration from the command line and initialize the structure

addition

hope someone who are destined to provide guidance on this project

About

Quickly initialize from rust environment variables by annotating struct

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages