mirror of
https://github.com/fafhrd91/actix-web
synced 2025-08-31 00:50:20 +02:00
conditional test compilation [range, charset] (#1483)
* conditionally compile range and charset tests * remove deprecated try macros Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
This commit is contained in:
@@ -123,6 +123,7 @@ impl AppService {
|
||||
}
|
||||
}
|
||||
|
||||
/// Application connection config
|
||||
#[derive(Clone)]
|
||||
pub struct AppConfig(Rc<AppConfigInner>);
|
||||
|
||||
|
Reference in New Issue
Block a user