# Generated by roxygen2: do not edit by hand

S3method(print,"fluffy::Registry")
S3method(print,"fluffy::Schema")
S3method(print,"fluffy::Validator")
S3method(print,fluffy_rule_info)
export(Registry)
export(Schema)
export(Validator)
export(add_coerce_rule)
export(add_cross_rule)
export(add_rule)
export(add_type_rule)
export(is.Registry)
export(is.Schema)
export(is.Validator)
export(show_builtins)
if (getRversion() < "4.3.0") importFrom("S7", "@")
import(S7)
importFrom(methods,allNames)
importFrom(methods,formalArgs)
importFrom(utils,modifyList)
importFrom(utils,str)
