Optional properties: Partial<RustSourceCode>Optional cargoName of crate.
Optional cargoList of crate features to enable during build.
Optional cargoPath to the crate's Cargo.toml under sourcePath
Optional cargoPath to the workspace's Cargo.toml in the source tree.
Optional sourceWhether the code contains uncommitted changes.
Optional sourceURL pointing to Git upstream containing the canonical source code.
Optional sourcePath to local checkout of the source code (with .git directory if sourceRef is set).
Optional sourcePointer to the source commit.
Generated using TypeDoc
An object representing a given source code.