aboutsummaryrefslogtreecommitdiffstats
path: root/src/creator.rs
Commit message (Collapse)AuthorAgeFilesLines
* clippyJesse Luehrs2021-12-141-13/+3
|
* fix doc links0.3.0Jesse Luehrs2021-12-041-11/+12
|
* remove async stuff, clean up everything elseJesse Luehrs2021-12-031-8/+12
| | | | will reintroduce the async stuff in a future commit
* clippyJesse Luehrs2019-10-271-1/+1
|
* docsJesse Luehrs2019-10-271-0/+17
|
* split frame into frame and frame_atJesse Luehrs2019-10-271-3/+7
| | | | keep the api easy to use while still letting it be testable
* creator should just return the frameJesse Luehrs2019-10-271-15/+16
| | | | can convert the frame to bytes separately
* add some testsJesse Luehrs2019-10-251-0/+27
|
* add some derivationsJesse Luehrs2019-10-251-0/+1
|
* pass in the current timeJesse Luehrs2019-10-251-2/+5
|
* break it up into filesJesse Luehrs2019-10-251-0/+31