Skip to content

FunctionCall should serialize to &[u8] instead of Vec<u8> #789

@ludfjig

Description

@ludfjig

impl TryFrom<FunctionCall> for Vec<u8> should be implemented for &[u8] instead of Vec<u8>, saving an allocation

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/confirmedBug is verified or proposal seems reasonable

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions