Skip to content

Why the lifetime is 'static #87

Description

@groobyming

Why should we implement send for ResultSet<'static, T> rather than implement send for ResultSet?

impl Send for ResultSet<'static, T>

where
    T: RowValue,

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