mirror of
https://github.com/fafhrd91/actix-web
synced 2025-09-01 01:16:59 +02:00
don't use rust annotation on code doc blocks
This commit is contained in:
@@ -131,7 +131,7 @@ pub use self::sender::SendClientRequest;
|
||||
///
|
||||
/// ## Examples
|
||||
///
|
||||
/// ```rust
|
||||
/// ```
|
||||
/// use awc::Client;
|
||||
///
|
||||
/// #[actix_rt::main]
|
||||
|
Reference in New Issue
Block a user