[][src]Crate ra_ap_project_model

FIXME: write short doc here

Structs

CargoConfig
CargoWorkspace

CargoWorkspace represents the logical structure of, well, a Cargo workspace. It pretty closely mirrors cargo metadata output.

PackageRoot

PackageRoot describes a package root folder. Which may be an external dependency, or a member of the current workspace.

ProcMacroClient
ProjectJson

Roots and crates that compose this Rust project.

ProjectJsonData
Sysroot

Enums

ProjectManifest
ProjectWorkspace
TargetKind

Type Definitions

Package
Target