Elixir XDR
v0.1.1
Pages
Modules
Exceptions
Elixir XDR v0.1.1
XDR.Type.Void
View Source
Void
Link to this section
Summary
Types
encoding()
t()
Link to this section
Types
Link to this type
encoding()
View Source
encoding() :: <<_::0>>
Link to this type
t()
View Source
t() :: %XDR.Type.Void{type_name:
String.t
()}