mirror of https://github.com/aya-rs/aya
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- Remove `TagLenValue`; this type has a single method, which is now a function. - Remove generics from `TagLenValue::write` (now `write`). The tag is always `u8`, and the value is always a sequence of bytes. - Replace slicing operations which can panic with calls to `get` which explicit check bounds. |
2 years ago | |
|---|---|---|
| .. | ||
| libbpf@a2258003f2 | 2 years ago | |
| public-api | 2 years ago | |
| src | 2 years ago | |
| Cargo.toml | 2 years ago | |