-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* try fit wasm partially * Refactor AsyncApi struct in client_reqwest.rs not swapping the whole AsyncApi struct anymore * try make wasm target has minimum affection of other codes. * only use target to difference logic. * fix clippy format error. * ensure min change at lib.rs * ci(rust): test wasm32 * typo fix and try keep code remain. add some statement. * use more grace default macro * Update src/client_reqwest.rs accept suggestion Co-authored-by: EdJoPaTo <[email protected]> * follow code style --------- Co-authored-by: EdJoPaTo <rfc-conform-git-commit-email@funny-long-domain-label-everyone-hates-as-it-is-too-long.edjopato.de> Co-authored-by: EdJoPaTo <[email protected]>
- Loading branch information
1 parent
6929d1e
commit 2c1a4ec
Showing
4 changed files
with
87 additions
and
50 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