Skip to content

I can't run the Example "Image generation" #56

@c76d3656e

Description

@c76d3656e

the trait bound Luma<u8>: Element is not satisfied
required because of the requirements on the impl of qrcode::render::Pixel for Luma<u8> rustcE0277

the method build exists for struct Renderer<'_, Luma<u8>>, but its trait bounds were not satisfied
the following trait bounds were not satisfied:
Luma<u8>: qrcode::render::Pixel
<Luma<u8> as qrcode::render::Pixel>::Image = _ rustcE0599
color.rs(217, 1): doesn't satisfy <Luma<u8> as qrcode::render::Pixel>::Image = _
color.rs(217, 1): doesn't satisfy Luma<u8>: qrcode::render::Pixel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions