wasmcloud_core

Type Alias KnownConfigName

source
pub type KnownConfigName = String;
Expand description

The name of a known (possibly pre-created) configuration, normally used when creating new interface links in order to configure one or both source/target

Aliased Typeยง

struct KnownConfigName { /* private fields */ }