UNPKG

@rustable/trait

Version:

A TypeScript library that implements Rust-like traits with compile-time type checking and runtime verification.

3 lines (2 loc) 50 B
export * from './error'; export * from './trait';