LiveSplit / asr

Helper crate to write auto splitters for LiveSplit One's auto splitting runtime.
https://livesplit.org/asr/asr
Apache License 2.0
10 stars 10 forks source link

Make Value API more ergonomic #80

Closed CryZe closed 11 months ago

CryZe commented 11 months ago

By using a trait, we can make it more ergonomic to pass other types to functions that expect a setting value.