Skip to content

Rust sandbox for testing (trying out) stuff in the language, using crates etc.

License

Notifications You must be signed in to change notification settings

Henning-K/sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a sandbox for me trying out stuff in the Rust programming language. The stuff that works and may be used by me in the future will be transferred to the perm_util module.

Tried out the base64 en- and decoding, I'll maybe implement it in another way some time in the near future, e.g. as a trait implemented on String and str. And when that works I'll maybe transfer it into the perm_util module.

About

Rust sandbox for testing (trying out) stuff in the language, using crates etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages