Docs.rs
xclog-0.3.2
xclog 0.3.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
kkharji
Dependencies
anyhow ^1.0.57
normal
async-stream ^0.3.3
normal
async-trait ^0.1.52
normal
derive-deref-rs ^0.1.1
normal
derive_is_enum_variant ^0.1.1
normal
lazy-regex ^2.3.0
normal
lazy_static ^1.4.0
normal
parity-tokio-ipc ^0.9.0
normal
paste ^1.0.7
normal
process-stream ^0.4.0
normal
regex ^1.5
normal
serde ^1.0.137
normal
serde_json ^1.0.81
normal
shell-words ^1.1.0
normal
tap ^1.0.1
normal
tokio ^1.18.0
normal
tokio-stream ^0.1.8
normal
tracing ^0.1.32
normal
tracing-appender ^0.2.1
normal
tracing-subscriber ^0.3.9
normal
wax ^0.5.0
normal
tracing-test ^0.2.1
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate xclog
Version 0.3.2
All Items
Modules
Structs
?
Crate
xclog
source
·
[
−
]
Expand description
xclog
xcodebuild
log parser and compilation command generator.
TODO: Add exmaple use cases
Modules
parser
Regex based Parser
Structs
XCBuildSettings
Subset of build settings
XCCompilationDatabase
A clang-compatible compilation database
XCCompileArgs
File Compile Arguments
XCCompileCommand
Single Compilation Database Command Representation
XCLogger
XCLogger struct