Docs.rs
moongraph-0.4.3
moongraph 0.4.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
schell
Dependencies
aquamarine ^0.4.0
normal
optional
broomdog ^0.1.1
normal
dagga ^0.2.1
normal
log ^0.4.17
normal
moongraph-macros ^0.1.3
normal
optional
rayon ^1.7
normal
optional
snafu ^0.8
normal
Versions
73.58%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
FnPrepare
moongraph
0.4.3
moongraph
Type Alias
FnPrepare
Copy item path
Source
pub type FnPrepare = dyn
Fn
(&mut
TypeMap
) ->
Result
<
Resource
,
GraphError
>;