Crate ft_sys_shared
source ·Expand description
This crate is part of ft-sdk and provides the
system-level functionality. This crate should not be used directly, and
ft-sdk
should be used.
Structs§
- Request acts as both a request and a response, and is only used for the communication between guest and host. It is not exposed via ft-sdk.
Enums§
DecryptionError
is returned as error whenft_sdk::decrypt
fails.- Determines how a bind parameter is given to SQLite