mirror of
https://github.com/ostreedev/ostree.git
synced 2025-01-03 05:18:24 +03:00
cccc0f1a5b
- Also rolls up a few other changes in the C API - Drop `&mut` from `OstreeKernelArgs`; it now confuses type inference. More generally while using `&mut` here was well intentioned, it goes against the glib standard of mapping everything to `&` and accepting interior mutability. |
||
---|---|---|
.. | ||
abi.rs | ||
constant.c | ||
layout.c | ||
manual.h |