logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Attean::API::TermSerializer - Role for serializers of Attean::API::Term objects

Author

       Gregory Todd Williams  "<gwilliams@cpan.org>"

Bugs

       Please   report   any   bugs   or   feature   requests   to   through   the   GitHub   web  interface  at
       <https://github.com/kasei/attean/issues>.

Description

       The Attean::API::TermSerializer role defines serializers of Attean::API::Term objects.

Methods

       This role provides default implementations of the following methods:

       "handled_type"
           Returns a Type::Tiny object for objects which consume the Attean::API::Term role.

Name

       Attean::API::TermSerializer - Role for serializers of Attean::API::Term objects

Roles

       This role consumes the Attean::API::Serializer roles which provide the following methods:

       "serialize_list_to_io( $fh, @elements )"
       serialize_list_to_bytes( @elements )

See Also

Version

       This document describes Attean::API::TermSerializer version 0.035

See Also