Modules§
- Defines Rojo’s CLI through clap types.
- 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§
- Contains all of the configuration for a Rojo-managed project.
- Error type returned by any function that handles projects.
- Describes an instance and its descendants in a project.
- A randomly generated ID generated by Rojo during a serve session.
Enums§
- Describes a path that is either optional or required