Docs.rs
libimagrt-0.10.1
libimagrt 0.10.1
Permalink
Docs.rs crate page
LGPL-2.1
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
matthiasbeyer
Dependencies
ansi_term ^0.12
normal
atty ^0.2.11
normal
clap ^2.33.0
normal
env_logger ^0.7
normal
failure ^0.1.5
normal
failure_derive ^0.1.5
normal
handlebars ^2
normal
itertools ^0.8.0
normal
libimagerror ^0.10.1
normal
libimaginteraction ^0.10.1
normal
libimagstore ^0.10.1
normal
libimagutil ^0.10.1
normal
log ^0.4.6
normal
serde ^1.0.94
normal
serde_derive ^1.0.94
normal
toml ^0.5.1
normal
toml-query ^0.9.2
normal
xdg-basedir ^1.0.0
normal
Versions
30%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
libimagrt
0.10.1
Module spec
Module Items
Traits
In crate libimagrt
libimagrt
Module
spec
Copy item path
Source
Traits
ยง
CliSpec
An abstraction over
clap::App
functionality needed for initializing
Runtime
. Different implementations can be used for testing
imag
binaries without running them as separate processes.