Docs.rs
rember-0.1.8
rember 0.1.8
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
kennethlarsen
Dependencies
assert_cmd ^0.11.1
normal
assert_fs ^0.11
normal
clap ^2.26.0
normal
fs_extra ^1.1.0
normal
include_dir ^0.2.1
normal
indicatif ^0.11.0
normal
predicates ^1.0
normal
walkdir ^2
normal
fs_extra ^1.1.0
build
walkdir ^2
build
Versions
0%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Files
rember/fixtures/
mod.rs
1
pub mod
config;
2
pub mod
html;
3
pub mod
js;
4
pub mod
json;
5
pub mod
templates;
6
pub mod
txt;