Skip to content

Very old rust code requires update #1

@tavurth

Description

@tavurth

This crate is very old, and I was unable to bring it up to date.

I fixed 24 out of the 26 errors, however the issues I'm facing now are the following:

impl<'a, T: Bounded> Mutable for QuadTree<'a, T> { ... }
impl<'a, T: Bounded> Container for QuadTree<'a, T> { ... }

I'm not sure yet how to transform this to new rust code, any ideas?

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