@rbxts/result
v1.1.0
Published
An implementation of Rust-like Results for use with roblox-ts
Downloads
3
Readme
@rbxts/result
An implementation of Rust-like Result
s for roblox-ts
.
This package makes writing functions that can fail easier.
Considering Using rbxts-rust-classes Instead. This package was written before I found that the other package existed.
This package only provides the Result
class.