Crate fractal

Source

Modulesยง

account_chooser_dialog ๐Ÿ”’
account_switcher ๐Ÿ”’
application ๐Ÿ”’
components ๐Ÿ”’
config ๐Ÿ”’
contrib ๐Ÿ”’
error_page ๐Ÿ”’
i18n ๐Ÿ”’
identity_verification_view ๐Ÿ”’
intent ๐Ÿ”’
login ๐Ÿ”’
prelude ๐Ÿ”’
secret ๐Ÿ”’
API to store the data of a session in a secret store on the system.
session ๐Ÿ”’
session_list ๐Ÿ”’
system_settings ๐Ÿ”’
user_facing_error ๐Ÿ”’
utils ๐Ÿ”’
Collection of common methods and types.
window ๐Ÿ”’

Macrosยง

spawn
Spawn a local future on the default GMainContext.
spawn_tokio
Spawn a future on the tokio runtime.
toast
Show a toast with the given message on an ancestor of widget.

Staticsยง

RUNTIME
The default tokio runtime to be used for async tasks

Functionsยง

main ๐Ÿ”’