git.delta.rocks / jrsonnet / refs/commits / 7b7c4bb80b01

difftreelog

source

cmds/terraform-provider-fleet/src/main.rs129 Bsourcehistory
1fn main() {2	panic!(3		"this is a stub, real provider is in development, I just don't want to keep it in different branch."4	)5}