Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
18
struct GithubLicenseLicense {
19
spdx_id: String,
20
}
21
22
#[derive(Deserialize, Debug)]
23
struct GithubSearchFile {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected