Docs.rs
aver-lang-0.9.2
aver-lang 0.9.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jasisz
Dependencies
aver-memory =0.1.0
normal
aver-rt =0.4.0
normal
optional
clap ^4
normal
optional
colored ^2
normal
optional
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
toml ^0.8
normal
optional
url ^2
normal
wasm-bindgen ^0.2
normal
optional
wasm-encoder ^0.225
normal
optional
wasmtime ^29
normal
optional
criterion ^0.5
dev
tempfile ^3
dev
Versions
25.37%
of the crate is documented
Go to latest version
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
Skip to main content
try_format_source
aver
0.9.2
In aver::
format
aver
::
format
Function
try_
format_
source
Copy item path
Source
pub fn try_format_source(source: &
str
) ->
Result
<
String
,
String
>