#http-request #restless #traits #requests #system #express

restless-core

Core traits for restless, a crate which allows you to express HTTP requests using the Rust trait system

1 unstable release

0.1.0 Mar 3, 2024

#9 in #restless


Used in 9 crates (7 directly)

MIT license

17KB
401 lines

restless core

Core traits used by restless, crate which allows you to express HTTP request using the Rust type system.

If you are using restless, then you should be using the restless crate and not this one. This crate is useful if you want to build plugins for restless.

Dependencies

~0.3–1MB
~20K SLoC