Current section

Files

Jump to
tallgrass src internal http error.gleam
Raw

src/internal/http/error.gleam

pub type Error {
RequestError
DecodeError
}