We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a44486d commit f034f95Copy full SHA for f034f95
rust/cubesql/cubeclient/src/models/v1_load_request_query.rs
@@ -57,7 +57,7 @@ impl V1LoadRequestQuery {
57
}
58
59
60
-///
+
61
#[derive(Clone, Copy, Debug, Eq, PartialEq, Ord, PartialOrd, Hash, Serialize, Deserialize)]
62
pub enum Cache {
63
#[serde(rename = "stale-if-slow")]
0 commit comments