inventory

Typed distributed plugin registration

APACHE-2.0 License

Downloads
28.4M
Stars
992
Committers
8
inventory - Latest Release

Published by dtolnay 9 months ago

  • Support target_os = "none" (#70, thanks @nspin)
inventory -

Published by dtolnay 10 months ago

inventory -

Published by dtolnay 12 months ago

  • Fix documentation build on nightly rustdoc
inventory -

Published by dtolnay about 1 year ago

inventory -

Published by dtolnay about 1 year ago

inventory -

Published by dtolnay over 1 year ago

inventory -

Published by dtolnay over 1 year ago

  • Documentation improvements
inventory -

Published by dtolnay over 1 year ago

  • Trim dependencies
inventory -

Published by dtolnay over 1 year ago

  • Add no-alloc category to crates.io metadata
inventory -

Published by dtolnay over 1 year ago

inventory -

Published by dtolnay over 1 year ago

  • Update ctor dependency to 0.2
inventory -

Published by dtolnay over 1 year ago

  • Documentation improvements
inventory -

Published by dtolnay almost 2 years ago

  • Documentation improvements
inventory -

Published by dtolnay about 2 years ago

  • Documentation improvements
inventory -

Published by dtolnay about 2 years ago

  • Add categories and keywords to crates.io metadata
inventory -

Published by dtolnay over 2 years ago

  • Rust 1.62 is required so that the compiler correctly forces inventory::submit! calls to be linked whether or not they are inside a used module
inventory -

Published by dtolnay over 2 years ago

  • Documentation improvements
inventory -

Published by dtolnay almost 3 years ago

inventory -

Published by dtolnay almost 3 years ago

  • Replace SeqCst with more precise atomic orderings (#45)
inventory -

Published by dtolnay almost 3 years ago

  • Enforce that elements given to inventory::submit are const constructible (#43) and Sync (#42)