rust-wl-nl80211-devel-0.2.0-1.fc40 in Fedora 40
↵ Return to the main page of rust-wl-nl80211-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2024-10-09 |
Gris Ge <fge at redhat dot com> - 0.2.0-1 |
- Initial import(fedora#2315523) |
Provides
- crate(wl-nl80211)
- rust-wl-nl80211-devel
Files
- usr/
- share/
- cargo/
- registry/
- wl-nl80211-0.2.0/
- .cargo-checksum.json
- CHANGELOG
- Cargo.toml
- LICENSE-MIT
- README.md
- examples/
- dump_nl80211_iface.rs
- dump_nl80211_station.rs
- dump_nl80211_wiphy.rs
- src/
- attr.rs
- bytes.rs
- channel.rs
- connection.rs
- error.rs
- ext_cap.rs
- feature.rs
- frame_type.rs
- handle.rs
- iface/
- combination.rs
- get.rs
- handle.rs
- iface_type.rs
- mod.rs
- lib.rs
- macros.rs
- message.rs
- mlo.rs
- station/
- get.rs
- handle.rs
- mod.rs
- rate_info.rs
- station_info.rs
- stats.rs
- wifi4.rs
- wifi5.rs
- wifi6.rs
- wifi7.rs
- wiphy/
- band.rs
- cipher.rs
- command.rs
- get.rs
- handle.rs
- ifmode.rs
- mod.rs
- wowlan.rs
- tools/