Using `Ash.Type.String` like `Ash.Type.Enum`
What I'm imagining:
Seems like it would be good to be able to reuse and narrow many of the core types this way. Thoughts?
lib/bookstore/types/isbn.ex:lib/bookstore/resources/book.ex:Seems like it would be good to be able to reuse and narrow many of the core types this way. Thoughts?
