fn from()

in azure-kusto-data/src/client.rs [26:28]


    fn from(c: ClientOptions) -> Self {
        Self { options: c }
    }