ostree/rust-bindings/rust/conf
Colin Walters b5496f70f6 repo: Add concurrency=send
Ultimately a repo is just a file descriptor wrapper with some
cached data, etc.  We can send it between threads, much like how
`gio::File` is `Send`.

Motivated by trying to write to a repo from a separate thread
in https://github.com/cgwalters/ostree-container
2022-05-06 12:53:56 -04:00
..
ostree-sys.toml conf: disable internal Sign subtypes 2022-05-06 12:53:56 -04:00
ostree.toml repo: Add concurrency=send 2022-05-06 12:53:56 -04:00