Docs.rs
sphinx-lang-0.8.6
sphinx-lang 0.8.6
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mwerezak
Dependencies
ahash ^0.7.6
normal
clap ^3.1.6
normal
env_logger ^0.8.4
normal
log ^0.4.0
normal
once_cell ^1.10.0
normal
static_assertions ^1.1.0
normal
string-interner ^0.14
normal
test-log ^0.2.10
dev
Versions
4.06%
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sphinx
0.8.6
sphinx
Function
build_source
Copy item path
Source
pub fn build_source( source_text:
SourceText
, ) ->
Result
<
CompiledProgram
,
BuildErrors
>