-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(doc): Add comments and derive attributes (#60)
* fix big-decimal issue * fix big-decimal issue * docs and example * changes * changes * change hash table * change hash table * changes to doc * fixed documentations and refactored some documentations * fixed documentations and refactored some documentations * fixed documentations and refactored some documentations * fixed documentations and refactored some documentations * fixed documentations and refactored some documentations * Update src/addresses.rs Co-authored-by: Shuhui Luo <107524008+shuhuiluo@users.noreply.github.com> * Update src/chains.rs Co-authored-by: Shuhui Luo <107524008+shuhuiluo@users.noreply.github.com> * Update src/error.rs Co-authored-by: Shuhui Luo <107524008+shuhuiluo@users.noreply.github.com> * Update src/utils/mod.rs Co-authored-by: Shuhui Luo <107524008+shuhuiluo@users.noreply.github.com> * Update src/entities/token.rs Co-authored-by: Shuhui Luo <107524008+shuhuiluo@users.noreply.github.com> * Update src/entities/token.rs Co-authored-by: Shuhui Luo <107524008+shuhuiluo@users.noreply.github.com> * Update src/constants.rs Co-authored-by: Shuhui Luo <107524008+shuhuiluo@users.noreply.github.com> * Update src/chains.rs Co-authored-by: Shuhui Luo <107524008+shuhuiluo@users.noreply.github.com> * Update addresses.rs * Update error.rs * Update src/entities/token.rs Co-authored-by: Shuhui Luo <107524008+shuhuiluo@users.noreply.github.com> * Update src/constants.rs Co-authored-by: Shuhui Luo <107524008+shuhuiluo@users.noreply.github.com> * Update src/entities/base_currency.rs Co-authored-by: Shuhui Luo <107524008+shuhuiluo@users.noreply.github.com> * Update src/entities/fractions/fraction.rs Co-authored-by: Shuhui Luo <107524008+shuhuiluo@users.noreply.github.com> * Update src/entities/fractions/fraction.rs Co-authored-by: Shuhui Luo <107524008+shuhuiluo@users.noreply.github.com> * Update src/entities/fractions/fraction.rs Co-authored-by: Shuhui Luo <107524008+shuhuiluo@users.noreply.github.com> * Update src/entities/currency.rs Co-authored-by: Shuhui Luo <107524008+shuhuiluo@users.noreply.github.com> * Update src/error.rs Co-authored-by: Shuhui Luo <107524008+shuhuiluo@users.noreply.github.com> --------- Co-authored-by: Shuhui Luo <107524008+shuhuiluo@users.noreply.github.com>
- Loading branch information
Showing
20 changed files
with
268 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.