Function tvix_castore::composition::add_default_services
source ยท pub fn add_default_services(reg: &mut Registry)
Expand description
Register the builtin services of tvix_castore with the given registry. This is useful for creating your own registry with the builtin types and extra third party types.