Docs.rs
our_economy_engine-0.4.0
our_economy_engine 0.4.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
mastercoder13234
Dependencies
chrono ^0.4.41
normal
json ^0.12.4
normal
rusqlite ^0.36.0
normal
walkdir ^2.4
build
Versions
0%
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
Files
our_economy_engine/
lib.rs
1
mod
db;
2
mod
extange;
3
mod
macros;
4
mod
materials;
5
mod
player;
6
mod
production;