struct Result(T)
- Result(T)
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
test-kemal.crConstructors
Class Method Summary
Instance Method Summary
- #clone
- #code : Int32
- #copy_with(data _data = @data, code _code = @code, msg _msg = @msg)
- #data : T | Nil
- #msg : String