<div>I followed the guide in http://docs.racket-lang.org/guide/serialization.html<span id="_editor_bookmark_start_0" style="display: none; line-height: 0px;">‍</span></div><div><br></div><div><div>> (require racket/serialize)</div><div>> (serializable-struct posn (x y) #:transparent)</div><div>> (deserialize (serialize (posn 1 2)))</div><div>. . dynamic-require: name is not provided</div><div>  name: 'deserialize-info:posn-v0</div><div>  module: #<resolved-module-path:'anonymous-module><span id="_editor_bookmark_start_1" style="display: none; line-height: 0px;">‍</span></div></div>