Skip to content

[Avro] Use Write rather dyn Write in Decoder #8142

@alamb

Description

@alamb

Is there any reason this takes a dyn Write rather than a Write? If you template it I think you might end up with more efficient code (the rust compiler can inline the function calls)

Originally posted by @alamb in #8123 (comment)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions