MCPcopy Create free account
hub / github.com/NetSys/NetBricks / read_configuration_from_str

Function read_configuration_from_str

framework/src/config/config_reader.rs:131–254  ·  view source on GitHub ↗

Read a TOML string and create a `NetbricksConfiguration` structure. `configuration` is a TOML formatted string. `filename` is used for error reporting purposes, and is otherwise meaningless.

(configuration: &str, filename: &str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

read_configurationFunction · 0.85

Calls 5

read_portFunction · 0.85
parseMethod · 0.80
getMethod · 0.45
cloneMethod · 0.45
lenMethod · 0.45

Tested by

no test coverage detected