MCPcopy Create free account
hub / github.com/bevyengine/bevy-website / GithubLicenseLicense

Class GithubLicenseLicense

generate-assets/src/github_client.rs:18–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16
17#[derive(Deserialize)]
18struct GithubLicenseLicense {
19 spdx_id: String,
20}
21
22#[derive(Deserialize, Debug)]
23struct GithubSearchFile {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected