Skip to main contentCrate fox
Source - builtin
- remote_fn
- bail
- Return early with an error.
- Result
Result<T, Error>
- main
- Specifies an entrypoint.
- remote
- Marks a function as “running on the remote host”
- wire
- Shorthand for deriving serde::{Deserialize, Serialize}