inventory 0.3.21

Typed distributed plugin registration
Documentation
1
2
3
4
5
pub struct Thing;

inventory::submit!(Thing);

fn main() {}