Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ethanyuan/syn-test


https://github.com/ethanyuan/syn-test

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# syn-test

Using [syn](https://github.com/dtolnay/syn), experiment with how to extract the text displayed to the user in [CKB](https://github.com/nervosnetwork/ckb).

The following four types of text embedding forms are known in CKB:

- [x] `about` and `help` in clap
- [x] the 5 levels of log
- error
- info
- warning
- trace
- debug
- [x] `println` and `eprintln`
- [x] `thiserror`