Docs.rs
unity-0.2.0
unity 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
tbillington
Dependencies
kondo-lib ^0.8.0
normal
serde ^1
normal
serde_json ^1
normal
Versions
0%
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
unity
0.2.0
unity
Function
discover_projects
Copy item path
Source
pub fn discover_projects(path: &
Path
) -> impl
Iterator
<Item =
UnityProject
> + '_