ceviche-rs icon indicating copy to clipboard operation
ceviche-rs copied to clipboard

Rust daemon/service wrapper

Results 1 ceviche-rs issues
Sort by recently updated
recently updated
newest added

Currently there is no way to register a service with specific arguments. It would be nice to be able to pass `Vec` to `controller.create`, so that the services is registered...