Docs.rs
rojo-7.4.4
rojo 7.4.4
Permalink
Docs.rs crate page
MPL-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
LPGhatguy
Kampfkarren
Dependencies
anyhow ^1.0.44
normal
backtrace ^0.3.61
normal
bincode ^1.3.3
normal
clap ^3.1.18
normal
crossbeam-channel ^0.5.1
normal
csv ^1.1.6
normal
env_logger ^0.9.0
normal
fs-err ^2.6.0
normal
futures ^0.3.17
normal
globset ^0.4.8
normal
humantime ^2.1.0
normal
hyper ^0.14.13
normal
jod-thread ^0.1.2
normal
log ^0.4.14
normal
maplit ^1.0.2
normal
memofs ^0.3.0
normal
num_cpus ^1.15.0
normal
opener ^0.5.0
normal
profiling ^1.0.6
normal
rayon ^1.7.0
normal
rbx_binary ^0.7.7
normal
rbx_dom_weak ^2.9.0
normal
rbx_reflection ^4.7.0
normal
rbx_reflection_database ^0.2.12
normal
rbx_xml ^0.13.5
normal
reqwest ^0.11.10
normal
ritz ^0.1.0
normal
roblox_install ^1.0.0
normal
serde ^1.0.130
normal
serde_json ^1.0.68
normal
termcolor ^1.1.2
normal
thiserror ^1.0.30
normal
tokio ^1.12.0
normal
toml ^0.5.9
normal
tracy-client ^0.13.2
normal
optional
uuid ^1.0.0
normal
criterion ^0.3.5
dev
insta ^1.8.0
dev
paste ^1.0.5
dev
pretty_assertions ^1.2.1
dev
serde_yaml ^0.8.21
dev
tempfile ^3.2.0
dev
walkdir ^2.3.2
dev
anyhow ^1.0.44
build
bincode ^1.3.3
build
embed-resource ^1.6.4
build
fs-err ^2.6.0
build
maplit ^1.0.2
build
memofs ^0.3.0
build
semver ^1.0.19
build
winreg ^0.10.1
normal
Versions
49.63%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
librojo
7.4.4
All Items
Crate Items
Modules
Structs
Enums
Crate
librojo
Copy item path
Source
Modules
§
cli
Defines Rojo’s CLI through clap types.
web_api
Defines all the structs needed to interact with the Rojo Serve API. This is useful for tests to be able to use the same data structures as the implementation.
Structs
§
Optional
Path
Node
Project
Contains all of the configuration for a Rojo-managed project.
Project
Error
Error type returned by any function that handles projects.
Project
Node
Describes an instance and its descendants in a project.
Session
Id
A randomly generated ID generated by Rojo during a serve session.
Enums
§
Path
Node
Describes a path that is either optional or required