Skip to main content

add_peer

Function add_peer 

Source
pub async fn add_peer(
    ip: String,
    state: State<'_, DiscoveryState>,
    window: WebviewWindow,
) -> Result<(), String>