Function tvix_store::composition::add_default_services

source ·
pub fn add_default_services(reg: &mut Registry)
Expand description

Register the builtin services of tvix_castore and tvix_store with the given registry. This is useful for creating your own registry with the builtin types and extra third party types.