Crate ft_sdk

source ·
Expand description

This crate can only be used when compiled to wasm, and wasm is run by www.fifthtry.com, or by clift, the command line tool to use help developers build FifthTry Apps or when self-hosting FifthTry Apps.

Re-exports§

Modules§

Macros§

  • Construct an ad-hoc error from a string or existing non-anyhow error value.
  • Return early with an error.
  • Return early with an error if a condition is not satisfied.
  • Create a page not found response.
  • Print some data to the server log.
  • Create a page not found response.
  • Create a page not found response.

Structs§

Enums§

Traits§

  • Provides the context method for Result.

Functions§

Type Aliases§

Attribute Macros§