1 2 3 4 5 6
use core::config; pub fn initialize(_configuration: config::Configuration) { // TODO: Implement this function }