mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-06 13:27:43 +00:00
5 lines
86 B
Rust
5 lines
86 B
Rust
mod user_agent;
|
|
|
|
pub use user_agent::get_user_agent;
|
|
pub use user_agent::ServiceType;
|