In the previous example, we used a value of theĀ RUST_LOG environment variable to set filtering parameters for logging. We can use other environment variables to set parameters for our server as well. In the following example, we will use theĀ ADDRESS environment variable to set the address of the socket we want to bind.