Skip to content

The rpc_requests macro requires the tracing library to be installed #43

@matheus23

Description

@matheus23

Trying to use irpc::rpc_requests on a struct in a crate without the tracing macro will make it fail.

I think it should be possible to have tracing as a dependency in irpc-derive and then the macro should work? (Ideally we also use some macro hygene like using ::tracing, etc.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions