[−][src]Crate fluence_app_service
Structs
| AppService | |
| CallParameters | This struct contains parameters that would be accessible by Wasm modules. |
| FaaSInterface | |
| ModuleConfig | Various settings that could be used to guide FCE how to load a module in a proper way. |
| ModulesConfig | Describes behaviour of all modules from a node. |
| RawModuleConfig | |
| RawModulesConfig | |
| WASIConfig |
Enums
| AppServiceError | |
| IType | Represents the types supported by WIT. |
| IValue | A WIT value. |
Functions
| from_interface_values | Deserialize a set of |
| to_interface_value | Serialize a type |