UNPKG

rustable

Version:

A TypeScript library that brings Rust-inspired features to TypeScript, including traits, Option, Result, and more. Zero dependencies, type-safe implementation.

9 lines (7 loc) 212 B
export * from '@rustable/commons'; export * from '@rustable/enum'; export * from '@rustable/iter'; export * from '@rustable/trait'; export * from '@rustable/type'; export * from '@rustable/utils'; "use strict";