Skip to content

Add Handle<T> trait bound to Storage::Handle #5

@CraftSpider

Description

@CraftSpider

This is currently blocked on a lack of for<T> or similar style of bound. The metadata and addr methods work fine generically, but anything using casts immediately runs into unproveable bounds, so it won't be added as a bound until those can be resolved somehow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions