Current section

Files

Jump to
tallgrass src tallgrass internal http error.gleam
Raw

src/tallgrass/internal/http/error.gleam

pub type Error {
RequestError
DecodeError
}