Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
anyolite
v0.3.0
MrbCast
MrbClass
MrbClassCache
MrbFunc
MrbMacro
MrbModule
MrbModuleCache
MrbRefTable
MrbState
MrbTypeCache
MrbWrap
Interpreted
StructWrapper
Undefined
Built with Crystal 1.9.2
2023-10-08 00:01:52 UTC
class
MrbWrap::StructWrapper(T)
MrbWrap::StructWrapper(T)
Reference
Object
Defined in:
MrbWrap.cr
Constructors
.new
(value : T | Nil)
Instance Method Summary
#content
: T
#content=
(value : T | Nil)
Constructor Detail
def self.
new
(value : T | Nil)
#
[
View source
]
Instance Method Detail
def
content
: T
#
[
View source
]
def
content=
(value : T | Nil)
#
[
View source
]