Skip to main content

Crate fox

Crate fox 

Source

Modules§

builtin
remote_fn

Macros§

bail
Return early with an error.

Type Aliases§

Result
Result<T, Error>

Attribute Macros§

main
Specifies an entrypoint.
remote
Marks a function as “running on the remote host”
wire
Shorthand for deriving serde::{Deserialize, Serialize}