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 2ee8d89 commit 54f4b8fCopy full SHA for 54f4b8f
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