manganese_core_kit v0.1.0 Manganese.CoreKit.Enumerations.HttpMethod

Link to this section Summary

Link to this section Types

Link to this type

t()

t() :: :options | :get | :patch | :post | :put | :delete
Link to this type

t_external()

t_external() :: String.t()

Link to this section Functions

Link to this function

from_string(string)

from_string(String.t()) :: t()
Link to this function

to_string(value)

to_string(t()) :: String.t()