Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaterializeInc/materialize
/ HelmChartVersion
Class
HelmChartVersion
src/environmentd/src/http.rs:215–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
214
#[derive(Clone, Debug)]
215
struct HelmChartVersion(Option<String>);
216
217
#[derive(Debug)]
218
pub struct HttpServer {
Callers
1
new
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected