fn new()

in optee-utee/src/trace.rs [27:29]


    fn new() -> Self {
        Trace {}
    }