ton
v0.5.1
Search documentation of ton
Settings
Ton.Comment
(ton v0.5.1)
Logic for comment serialization
Summary
Functions
serialize(comment, cell \\ nil)
Functions
serialize(comment, cell \\ nil)
@spec
serialize(
String.t
(),
Ton.Cell.t
() | nil) ::
Ton.Cell.t
()