Docs.rs
pax-compiler-0.37.0
pax-compiler 0.37.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
zackbrown
samuelselleck
warfaj
Dependencies
actix ^0.13.1
normal
actix-files ^0.6
normal
actix-http ^3.6
normal
actix-web ^4
normal
actix-web-actors ^4.3.0
normal
async-openai ^0.19.0
normal
cargo_metadata ^0.18.1
normal
color-eyre ^0.6.2
normal
colored ^2.0.0
normal
dotenv ^0.15.0
normal
env_logger ^0.9
normal
fs_extra ^1.3.0
normal
include_dir ^0.7.3
normal
itertools ^0.10.5
normal
lazy_static ^1.4.0
normal
libc ^0.2
normal
log ^0.4
normal
notify ^6.1.1
normal
pax-designtime ^0.37.0
normal
pax-generation ^0.37.0
normal
pax-lang ^0.37.0
normal
pax-manifest ^0.37.0
normal
pax-message ^0.37.0
normal
pax-runtime ^0.37.0
normal
pax-runtime-api ^0.37.0
normal
proc-macro2 ^1.0
normal
rand ^0.8.4
normal
regex ^1
normal
reqwest ^0.11.18
normal
rmp-serde ^1.1.2
normal
schemars ^0.8.16
normal
serde ^1.0.159
normal
serde_derive ^1.0.159
normal
serde_json ^1.0.95
normal
optional
serde_with ^3.6.1
normal
similar ^2.2.1
normal
syn ^1.0
normal
tera ^1
normal
tokio ^1
normal
toml_edit ^0.14.4
normal
walkdir ^2.3.2
normal
wasm-bindgen ^0.2.92
normal
actix-test ^0.1.2
dev
awc ^3.3.0
dev
futures-util ^0.3.30
dev
serde_json ^1.0.95
dev
tempfile ^3.9.0
dev
Versions
8.96%
of the crate is documented
Go to latest version
Platform
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
pax_
compiler
0.37.0
Module helpers
Module Items
Structs
Constants
Statics
Functions
In crate pax_
compiler
pax_compiler
Module
helpers
Copy item path
source
Structs
§
DIR_
IGNORE_
LIST_
MACOS
DIR_
IGNORE_
LIST_
WEB
PAX_
BADGE
Constants
§
ALL_
PKGS
ASSETS_
DIR_
NAME
BUILD_
DIR_
NAME
ERR_
SPAWN
INTERFACE_
DIR_
NAME
PAX_
CREATE_
LIBDEV_
TEMPLATE_
DIR_
NAME
PUBLIC_
DIR_
NAME
Statics
§
PAX_
CREATE_
TEMPLATE
PAX_
IOS_
INTERFACE_
TEMPLATE
PAX_
MACOS_
INTERFACE_
TEMPLATE
PAX_
SWIFT_
CARTRIDGE_
TEMPLATE
PAX_
SWIFT_
COMMON_
TEMPLATE
PAX_
WEB_
INTERFACE_
TEMPLATE
Functions
§
copy_
dir_
recursively
Helper recursive fs copy method, like fs::copy, but suited for our purposes. Includes ability to ignore directories by name during recursion.
get_
host_
crate_
info
get_
or_
create_
pax_
directory
get_
version_
of_
whitelisted_
packages
set_
path_
on_
pax_
dependencies
update_
pax_
dependency_
versions
wait_
with_
output