]> git.ipfire.org Git - thirdparty/suricata.git/commit
frames (rust): method to create StreamSlice from slice
authorJason Ish <jason.ish@oisf.net>
Tue, 8 Feb 2022 21:45:05 +0000 (15:45 -0600)
committerVictor Julien <vjulien@oisf.net>
Sat, 30 Apr 2022 06:01:49 +0000 (08:01 +0200)
commitc74ea3840d90c513224c2d8c3dc5652435dfdb55
treebfbfe3db67826965589ee819bb25b509c09b58eb
parent6ceeb08351bfdcee8e3daae1e40be62590f15567
frames (rust): method to create StreamSlice from slice

Useful in unit test for function that require a StreamSlice.
rust/src/applayer.rs