Skip to content

Commit b4e178b

Browse files
Add description annotation (#612)
1 parent f9fd03d commit b4e178b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
package zio.schema.annotation
2+
3+
final case class description(text: String) extends scala.annotation.StaticAnnotation

0 commit comments

Comments
 (0)