Crates.io | android_trace_log |
lib.rs | android_trace_log |
version | 0.3.0 |
source | src |
created_at | 2021-02-11 14:41:19.845459 |
updated_at | 2023-09-03 00:52:41.969889 |
description | A crate for handling Android trace logs created with Debug.startMethodTracing |
homepage | |
repository | https://github.com/chayleaf/android_trace_log/ |
max_upload_size | |
id | 353793 |
size | 45,582 |
A library for handling Android trace files created with android.os.Debug.startMethodTracing
Error
enum as non-exhaustive, don't panic on invalid
timestampsTL;DR do whatever you want
Licensed under either the BSD Zero Clause License (https://opensource.org/licenses/0BSD), the Apache 2.0 License (http://www.apache.org/licenses/LICENSE-2.0) or the MIT License (http://opensource.org/licenses/MIT), at your choice.