Crate tauri_plugin_android_fs

Crate tauri_plugin_android_fs 

Source
Expand description

Overview and usage is here

Modules§

api
api_level
Constants representing Android API levels.

Structs§

EntryOptions
Error
FileUri
Path to represent a file or directory.
Size
StorageVolume
StorageVolumeId

Enums§

Entry
EntryType
FileAccessMode
Access mode
ImageFormat
OptionalEntry
OutsidePrivateDir
The application specific directory.
PersistableAccessMode
Access mode
PersistedUriPermission
PrivateDir
The application specific directory.
PublicAudioDir
Directory in which to place audios that are available to other applications and users.
PublicDir
PublicGeneralPurposeDir
Directory in which to place files that are available to other applications and users.
PublicImageDir
Directory in which to place images that are available to other applications and users.
PublicVideoDir
Directory in which to place videos that are available to other applications and users.
VisualMediaTarget
Filters for VisualMediaPicker.

Traits§

AndroidFsExt

Functions§

init
Initializes the plugin.

Type Aliases§

Result