Skip to content
This repository was archived by the owner on Oct 10, 2019. It is now read-only.
This repository was archived by the owner on Oct 10, 2019. It is now read-only.

Can't derive FromSql: expected life parameter #12

Open
@vorot93

Description

@vorot93

Fails with stable Rust, latest master rust-postgres at this simple example:

#[derive(FromSql)]
pub struct MyId(pub i32);

Likely broken by this commit.

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