LeOS-Ice-browser/android-components/components/support/rusthttp/README.md

8 lines
312 B
Markdown
Raw Normal View History

2024-10-12 11:57:06 +02:00
# 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.