wick-config 0.28.0

Wick manifest configuration format.
Documentation
1
2
3
4
5
/// A native collection compiled and built in to the runtime.
#[derive(Debug, Clone, PartialEq, serde::Serialize)]
#[allow(missing_copy_implementations)]
#[non_exhaustive]
pub struct NativeComponent {}