LeOS-Ice-browser/android-components/components/support/rusthttp
harvey186 7a6de5f3e6 v131 2024-10-12 11:57:06 +02:00
..
src/main v131 2024-10-12 11:57:06 +02:00
README.md v131 2024-10-12 11:57:06 +02:00
build.gradle v131 2024-10-12 11:57:06 +02:00
proguard-rules-consumer.pro v131 2024-10-12 11:57:06 +02:00
proguard-rules.pro v131 2024-10-12 11:57:06 +02:00

README.md

Rust HTTP

This essentially wraps the rust HTTP config library so that consumers who don't use a custom megazord don't have to depend on application-services code.

It's separate from RustLog since it's plausible users might only want to initialize logging, and not use any app-services network functionality.