Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

crates.io : box_any

Provides a dynamic box type `BoxAny`, which contains a `Box<T>` value. `BoxAny` is similar to Box<dyn Any> but it doesn't use fat pointer to dynamic dispatch.

Registry - Source - Documentation - JSON
purl: pkg:cargo/box_any
Keywords: any, dispatch, box, dynamic, downcast
License: MIT
Latest release: 4 months ago
First release: 4 months ago
Downloads: 553 total
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 5 days ago

    Loading...
    Readme
    Loading...