Crate rusnap_exports
source ·Expand description
Exports RPC to Metamask Snap
Modules
- Helper function and type
Structs
- Dispatch RPC call based on method.
Enums
- Error
Traits
- An endpoint can response an method
- Handler for snap exports
Functions
- RPC Request helper function
- Set Global handler for snap exports
Type Aliases
- Result exposed to JS
- Result
Attribute Macros
- Create a endpoint from an async function