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.
Change get() from -> Result<Option<V>, MapError> to -> Result<V, MapError> where MapError::KeyNotFound is returned instead of Ok(None) to signify that the key is not present. |
5 years ago | |
|---|---|---|
| aya | 5 years ago | |
| aya-gen | 5 years ago | |
| bpf | 5 years ago | |
| xtask | 5 years ago | |
| .gitignore | 5 years ago | |
| Cargo.toml | 5 years ago | |
| LICENSE-APACHE | 5 years ago | |
| LICENSE-MIT | 5 years ago | |
| rustfmt.toml | 5 years ago | |