Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4fd7967

Browse files
committed
update README
1 parentbbe3028 commit4fd7967

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

‎README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,7 @@ pub trait PacketHandler {
2323
fnhandle_request(&self,p:&Packet)->Action;
2424
fnhandle_response(&self,p:&Packet)->Action;
2525
}
26-
```
27-
28-
Each method returns a variant of the`Action` enumeration to tell the proxy what action to take.
2926

30-
31-
```rust
3227
/// Handlers return a variant of this enum to indicate how the proxy should handle the packet.
3328
pubenumAction {
3429
/// drop the packet

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp