2
3
Fork
You've already forked databook
1

Clean up code based on lint #10

Closed
opened 2022年10月06日 09:08:32 +02:00 by era · 2 comments
Owner
Copy link
  • properly handle errors
  • rename methods to follow rust standard
- properly handle errors - rename methods to follow rust standard
Author
Owner
Copy link

clippy is wrong about:

warning: unused import: `Runtime`
 --> src/wasm.rs:18:64
 |
18 | use runtime::{add_to_linker, Error, HttpRequest, HttpResponse, Runtime};
 | ^^^^^^^
 
clippy is wrong about: ``` warning: unused import: `Runtime` --> src/wasm.rs:18:64 | 18 | use runtime::{add_to_linker, Error, HttpRequest, HttpResponse, Runtime}; | ^^^^^^^ ```
Author
Owner
Copy link

done :)

done :)
Sign in to join this conversation.
No Branch/Tag specified
main
era/upgradewit
feature/front-back-communication
feature/initial-layout-structure-web
elias/wit_bindgen3
feature/adding-sveltekit-web
No results found.
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
era/databook#10
Reference in a new issue
era/databook
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?