Docs.rs
fud-core-0.0.2
fud-core 0.0.2
Permalink
Docs.rs crate page
Links
crates.io
Source
Owners
rachitnigam
Dependencies
anyhow ^1
normal
argh ^0.1
normal
camino ^1.1.6
normal
cranelift-entity ^0.103.0
normal
env_logger ^0.9.0
normal
figment ^0.10.12
normal
log ^0.4
normal
pathdiff ^0.2.1
normal
serde ^1.0
normal
Versions
58.44%
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
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
fud_
core
0.0.2
Module run
Module Items
Structs
Enums
Traits
Type Aliases
In crate fud_
core
fud_core
Module
run
Copy item path
Source
Structs
§
Emit
Rule
Build
A simple
build
emitter that just runs a Ninja rule.
Emitter
Run
Enums
§
Emit
Error
An error that arises while emitting the Ninja file.
Traits
§
Emit
Build
Code to emit a Ninja
build
command.
Emit
Setup
Code to emit Ninja code at the setup stage.
Type Aliases
§
Emit
Build
Fn
Emit
Result
Emit
Setup
Fn