mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 06:39:22 +02:00
examples use info log level by default
This commit is contained in:
@ -66,6 +66,7 @@ impl Clone for Files {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
impl Files {
|
||||
/// Create new `Files` instance for a specified base directory.
|
||||
///
|
||||
|
Reference in New Issue
Block a user