1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-08-31 00:50:20 +02:00

doc strings

This commit is contained in:
Nikolay Kim
2017-10-08 20:55:44 -07:00
parent e2dc775e21
commit 6d2f02ee5e
2 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
//! Actix http framework
//! Http framework for [Actix](https://github.com/fafhrd91/actix)
#[macro_use]
extern crate log;