Docs.rs
sdml-json-0.4.1
sdml-json 0.4.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
johnstonskj
Dependencies
objio ^0.1.1
normal
sdml-core ^0.4.1
normal
sdml-errors ^0.4.1
normal
serde_json ^1.0.128
normal
tracing ^0.1.40
normal
paste ^1.0.15
dev
pretty_assertions ^1.4
dev
sdml-parse ^0.4.1
dev
Versions
17.39%
of the crate is documented
Platform
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
write_module_to_string
sdml_
json
0.4.1
In sdml_
json::
write
sdml_json
::
write
Function
write_
module_
to_
string
Copy item path
Source
pub fn write_module_to_string( module: &
Module
, cache: &impl
ModuleStore
, ) ->
Result
<
String
,
Error
>