Docs.rs
cot-cli-0.1.0
cot-cli 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
m4tx
seqre
Dependencies
anstyle ^1.0.10
normal
anyhow ^1.0.95
normal
cargo_toml ^0.21
normal
chrono ^0.4
normal
clap ^4
normal
clap-verbosity-flag ^3
normal
cot ^0.1.0
normal
cot_codegen ^0.1.1
normal
darling ^0.20
normal
glob ^0.3
normal
heck ^0.5
normal
hex ^0.4
normal
petgraph ^0.7
normal
prettyplease ^0.2
normal
proc-macro2 ^1
normal
quote ^1
normal
rand ^0.9
normal
syn ^2
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
tempfile ^3
dev
trybuild ^1
dev
Versions
13.95%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
cot_cli
0.1.0
In cot_
cli::
new_
project
cot_cli
::
new_project
Function
new_project
Copy item path
Source
pub fn new_project( path: &
Path
, project_name: &
str
, cot_source: &
CotSource
<'_>, ) ->
Result
<
()
>