android_trace_log

Crates.ioandroid_trace_log
lib.rsandroid_trace_log
version0.3.0
sourcesrc
created_at2021-02-11 14:41:19.845459
updated_at2023-09-03 00:52:41.969889
descriptionA crate for handling Android trace logs created with Debug.startMethodTracing
homepage
repositoryhttps://github.com/chayleaf/android_trace_log/
max_upload_size
id353793
size45,582
chayleaf (chayleaf)

documentation

README

Android Trace Log   crates.io docs.rs

A library for handling Android trace files created with android.os.Debug.startMethodTracing

Reference

Changelog

  • 0.3.0 - mark Error enum as non-exhaustive, don't panic on invalid timestamps

License

TL;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.

Commit count: 23

cargo fmt