Docs.rs
yabs-0.2.2
yabs 0.2.2
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
0X1A
Dependencies
ansi_term ^0.9
normal
clap ^2
normal
error-chain ^0.10
normal
log ^0.3
normal
num_cpus ^1.0
normal
regex ^0.2
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^0.8
normal
toml ^0.4
normal
walkdir ^1
normal
Versions
21.05%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
util
0.2.2
In util::
new
util
::
new
Function
new_project
Copy item path
Source
pub fn new_project(name: &
str
, lib:
bool
) ->
Result
<
()
,
YabsError
>