Docs.rs
sgf-render-3.3.1
sgf-render 3.3.1
Docs.rs crate page
MIT
27 July 2026
Links
Repository
crates.io
Source
Owners
julianandrews
Dependencies
clap ^4.5.1
normal
getopts ^0.2.21
normal
lazy_static ^1.4.0
normal
minidom ^0.15.2
normal
resvg ^0.40.0
normal
optional
serde ^1.0
normal
sgf-parse ^4.2.7
normal
tiny-skia ^0.11.4
normal
optional
toml ^0.8.10
normal
usvg ^0.40.0
normal
optional
shell-words ^1.0.0
dev
Versions
19.23%
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
Skip to main content
query
sgf_
render
3.3.1
sgf_render
Function
query
Copy item path
Source
pub fn query(sgf: &
str
, query_args: &
QueryArgs
) ->
Result
<
()
, QueryError>