Docs.rs
  • bevy_file_dialog-0.8.0
    • bevy_file_dialog 0.8.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • richardhozak
    • Dependencies
      • bevy_app ^0.16.0 normal
      • bevy_derive ^0.16.0 normal
      • bevy_ecs ^0.16.0 normal
      • bevy_tasks ^0.16.0 normal
      • bevy_utils ^0.16.0 normal
      • bevy_winit ^0.16.0 normal
      • crossbeam-channel ^0.5 normal
      • rfd ^0.15 normal
      • bevy ^0.16.0 dev
    • Versions
    • 100% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

bevy_file_dialog0.8.0

Crate Items

  • Structs
  • Traits

List of all items

Structs

  • DialogDirectoryPickCanceled
  • DialogDirectoryPicked
  • DialogFileLoadCanceled
  • DialogFileLoaded
  • DialogFilePickCanceled
  • DialogFilePicked
  • DialogFileSaveCanceled
  • DialogFileSaved
  • FileDialog
  • FileDialogPlugin

Traits

  • FileDialogExt
  • LoadContents
  • PickDirectoryPath
  • PickFilePath
  • SaveContents