Docs.rs
pecto-core-0.1.1
pecto-core 0.1.1
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
AliciaMartinelli
Dependencies
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
similar ^2
normal
thiserror ^2
normal
Versions
18.24%
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
to_json
pecto_
core
0.1.1
In pecto_
core::
output
pecto_core
::
output
Function
to_json
Copy item path
Source
pub fn to_json(spec: &
ProjectSpec
) ->
Result
<
String
,
Error
>
Expand description
Serialize a ProjectSpec to JSON.