Skip to content

A small exercise in API Design of a simple progress bar in rustlang.

License

Notifications You must be signed in to change notification settings

jpizzle34/progress-bar-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A small exercise in API design in rustlang. Based on the talk and live-code demo, "Type-Driven API Design in Rust" by Will Crichton, at the Strange Loop Conference, Oct 1-2, 2021.

The talk demonstrates how rust traits and generics are used to design an API for a simple progress bar.

About

A small exercise in API Design of a simple progress bar in rustlang.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages