rust-zlink-core-devel-0.2.0-2.fc44 in Fedora Rawhide
↵ Return to the main page of rust-zlink-core-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
| Date |
Author |
Change |
| 2026-01-17 |
Fedora Release Engineering <releng at fedoraproject dot org> - 0.2.0-2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild |
| 2025-12-08 |
Andreas Schneider <asn at redhat dot com> - 0.2.0-1 |
- Update to version 0.2.0
- https://github.com/z-galaxy/zlink/releases/tag/zlink-0.2.0 |
| 2025-10-08 |
Andreas Schneider <asn at redhat dot com> - 0.1.1-1 |
- Initial package version 0.1.1 |
Provides
- crate(zlink-core)
- rust-zlink-core-devel
Files
- usr/
- share/
- cargo/
- registry/
- zlink-core-0.2.0/
- .cargo-checksum.json
- Cargo.toml
- LICENSE
- README.md
- benches/
- src/
- call/
- de.rs
- mod.rs
- ser.rs
- tests.rs
- connection/
- chain/
- credentials.rs
- mod.rs
- read_connection.rs
- socket.rs
- tests/
- chain_fds_tests.rs
- connection_tests.rs
- mod.rs
- read_connection_fds_tests.rs
- read_connection_tests.rs
- write_connection_fds_tests.rs
- write_connection_tests.rs
- write_connection.rs
- error.rs
- idl/
- comment.rs
- custom_enum.rs
- custom_object.rs
- custom_type.rs
- enum_variant.rs
- error.rs
- field.rs
- interface.rs
- list.rs
- method.rs
- mod.rs
- parse/
- type/
- introspect/
- custom/
- custom_type.rs
- mod.rs
- reply_error.rs
- type/
- collections.rs
- external.rs
- impls/
- collections.rs
- external.rs
- primitives.rs
- special.rs
- wrappers.rs
- impls.rs
- macros.rs
- mod.rs
- primitives.rs
- special.rs
- tests.rs
- wrappers.rs
- json_ser.rs
- lib.rs
- log.rs
- reply.rs
- server/
- listener.rs
- mod.rs
- select_all.rs
- service.rs
- test_utils/
- unix_utils.rs
- varlink_service/
- api.rs
- info.rs
- interface_description.rs
- mod.rs
- proxy.rs