pub fn create_adapter(config: Option<LdpAdapterConfig>) -> Arc<LdpAdapter>Expand description
Create a standalone LDP adapter instance.
Useful for direct usage without a registry.
pub fn create_adapter(config: Option<LdpAdapterConfig>) -> Arc<LdpAdapter>Create a standalone LDP adapter instance.
Useful for direct usage without a registry.