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 37e3945 commit 414bc59Copy full SHA for 414bc59
rust/cubesql/cubeclient/src/models/v1_cube_meta_type.rs
@@ -9,7 +9,6 @@
9
*/
10
11
/// V1CubeMetaType : Type of cube
12
-
13
/// Type of cube
14
#[derive(Clone, Copy, Debug, Eq, PartialEq, Ord, PartialOrd, Hash, Serialize, Deserialize)]
15
pub enum V1CubeMetaType {
0 commit comments