convergio-types 0.1.10

Core types, Extension trait, Manifest, DomainEvent — the contract everything builds on
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# convergio-types

Core types for the Convergio ecosystem: `Extension` trait, `Manifest`, `DomainEvent`, and shared type definitions.

This crate defines the contract that all Convergio extensions build on.

## Usage

```toml
[dependencies]
convergio-types = "0.1"
```

## License

MIT