Make.Abstract_fields
val abstract_field :
?doc:string ->
?deprecated:Schema.deprecated ->
string ->
typ:( 'a, 'out ) Schema.typ ->
args:( 'b, 'out0, 'c, 'd, 'e ) Arg.args ->
( 'f, 'g, 'h, 'out1, 'i ) abstract_field
wrapper around the abstract_field
typ