Docs.rs
embuild-0.33.0
embuild 0.33.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
MabezDev
ivmarkov
github:esp-rs:espressif
Dependencies
anyhow ^1
normal
bindgen ^0.71.1
normal
optional
bitflags ^1
normal
cargo_toml ^0.15
normal
optional
cmake ^0.1
normal
optional
filetime ^0.2
normal
globwalk ^0.8
normal
optional
home ^0.5
normal
optional
log ^0.4
normal
regex ^1.5
normal
optional
remove_dir_all ^0.8
normal
optional
serde ^1
normal
optional
serde_json ^1
normal
optional
shlex ^1
normal
strum ^0.24
normal
optional
tempfile ^3
normal
optional
thiserror ^1
normal
toml ^0.7
normal
optional
ureq ^2
normal
optional
which ^4.1
normal
optional
xmas-elf ^0.9
normal
optional
Versions
50.44%
of the crate is documented
Go to latest version
Platform
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
embuild
0.33.0
Module python
Module Items
Structs
Constants
Functions
In crate embuild
embuild
Module
python
Copy item path
Source
Expand description
Python utilities.
Structs
§
Python
Version
The Version of a Python Binary
Constants
§
PYTHON
Python 3 executable name.
Functions
§
check_
python_
at_
least
Check that python is at least
major.minor
.