Skip to content

Commit c127cfa

Browse files
committed
docs: Re-add project description of stackable-versioned
1 parent d74c0ce commit c127cfa

File tree

1 file changed

+3
-0
lines changed
  • crates/stackable-versioned/src

1 file changed

+3
-0
lines changed

crates/stackable-versioned/src/lib.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
//! This crate enables versioning of structs and enums through procedural macros.
22
//!
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+
//!
36
//! Currently supported versioning schemes:
47
//!
58
//! - Kubernetes API versions (eg: `v1alpha1`, `v1beta1`, `v1`, `v2`), with optional support for

0 commit comments

Comments
 (0)