Search documentation of antikythera
antikythera
v0.5.1
Pages
Modules
Mix
Tasks
Settings
View Source
Antikythera.Http.Body
(antikythera v0.5.1)
Summary
Types
t()
Functions
default()
valid?(v)
Types
Link to this type
t()
View Source
@type
t() ::
binary
() | [
any
()] | %{required(
String.t
()) =>
any
()}
Functions
Link to this function
default()
View Source
Link to this function
valid?(v)
View Source
@spec
valid?(
term
()) ::
boolean
()