Skip to content
#

zero-trust-network

Here are 5 public repositories matching this topic...

Language: All
Filter by language
mgrand
mgrand commented Feb 8, 2022

Some methods in swarm are declared as returning Result<impl Reply, Rejection>. The methods have match statements with multiple branches that contain duplicate code. The obvious way to get rid of the duplicate code is to create a separate function that has the same return type.

The problem with doing that is the impl Reply in the return type. Rust does not consider that two impl Reply valu

good first issue triage technical debt
Libellux-Up-and-Running

Libellux: Up & Running provides documentation on how-to install open-source software from source. The focus is Zero Trust Network to enhance the security for existing applications or install tools to detect and prevent threats.

  • Updated Mar 28, 2022
  • JavaScript

Improve this page

Add a description, image, and links to the zero-trust-network topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the zero-trust-network topic, visit your repo's landing page and select "manage topics."

Learn more