fn from()
in
azure-kusto-data/src/client.rs [26:28]
3
lines of code
1
McCabe index (conditional complexity)
fn from(c: ClientOptions) -> Self { Self { options: c } }