Docs.rs
moonshine-save-0.3.10
moonshine-save 0.3.10
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Zeenobit
Dependencies
bevy_app 0.15.*
normal
bevy_ecs 0.15.*
normal
bevy_hierarchy 0.15.*
normal
bevy_reflect 0.15.*
normal
bevy_scene 0.15.*
normal
bevy_utils 0.15.*
normal
moonshine-util ^0.2.6
normal
ron ^0.8.0
normal
serde 1.0.*
normal
bevy 0.15.*
dev
moonshine-check 0.1.*
dev
Versions
40%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
moonshine_
save
0.3.10
GetFile
Path
Required Methods
path
Implementors
In crate moonshine_
save
moonshine_save
Trait
GetFilePath
Copy item path
Source
pub trait GetFilePath { // Required method fn
path
(&self) -> &
Path
; }
Required Methods
§
Source
fn
path
(&self) -> &
Path
Implementors
§