| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Only print the most relevant information from the returned data. Output
it as CSV (but we don't do any sort of escaping yet). This will probably
not stay this way, but works as a demonstration for now.
|
|
|
|
| |
We don't really need the intermediate layer in the binary module.
|
|
|
|
|
|
|
|
| |
This means adding the full tokio as a dependency. While there isn't much
gain to going async in the current cli demo app, a full fledged app may
have more to gain by it.
First foray into async rust, so I might not do it right...
|
|
|
|
| |
Not really easy to find a goot pure text representation of this, though.
|
|
|