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 d74c0ce commit c127cfaCopy full SHA for c127cfa
crates/stackable-versioned/src/lib.rs
@@ -1,5 +1,8 @@
1
//! This crate enables versioning of structs and enums through procedural macros.
2
//!
3
+//! It is part of the project DeLorean and converts between different CRD versions by using 1.21 GW
4
+//! of power, 142km/h and time travel.
5
+//!
6
//! Currently supported versioning schemes:
7
8
//! - Kubernetes API versions (eg: `v1alpha1`, `v1beta1`, `v1`, `v2`), with optional support for
0 commit comments