Crate librojo[][src]

Modules

cli

Defines Rojo’s CLI through structopt types.

web_api

Defines all the structs needed to interact with the Rojo Serve API.

Structs

Project

Contains all of the configuration for a Rojo-managed project.

ProjectError

Error type returned by any function that handles projects.

ProjectNode

Describes an instance and its descendants in a project.

SessionId

A randomly generated ID generated by Rojo during a serve session.