Docs.rs
  • tauri-plugin-android-fs-2.0.1
    • tauri-plugin-android-fs 2.0.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • aiueo13
    • Dependencies
      • serde ^1 normal
      • serde_json ^1 normal
      • tauri ^2 normal
      • tauri-plugin-fs ^2 normal
      • thiserror ^2 normal
      • tauri-plugin ^2 build
    • Versions
    • 92.23% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

tauri_plugin_android_fs2.0.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • DirPath

Enums

  • EntryPath
  • Error
  • PathError
  • PersistableAccessMode
  • PrivateDir
  • PublicAudioDir
  • PublicGeneralPurposeDir
  • PublicImageDir
  • PublicVideoDir
  • VisualMediaTarget

Traits

  • AndroidFs
  • AndroidFsExt
  • PrivateStorage
  • PublicStorage

Functions

  • convert_dir_path_to_string
  • convert_file_path_to_string
  • convert_string_to_dir_path
  • convert_string_to_file_path
  • init

Type Aliases

  • FilePath
  • Result