mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-04 05:17:39 +03:00
update readme
This commit is contained in:
parent
b3cdb472d0
commit
46b9a9c887
3 changed files with 4 additions and 3 deletions
|
@ -31,7 +31,7 @@ Actix web is a simple, pragmatic, extremely fast, web framework for Rust.
|
|||
|
||||
## Example
|
||||
|
||||
```rust,ignore
|
||||
```rust
|
||||
extern crate actix_web;
|
||||
use actix_web::*;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue