Docs.rs
schematools-0.15.1
schematools 0.15.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
kstasik
Dependencies
Inflector ^0.11
normal
digest ^0.10.1
normal
git2 ^0.17
normal
json-patch ^0.2.7
normal
jsonschema ^0.17
normal
lazy_static ^1.4.0
normal
log ^0.4
normal
md5 ^0.7.0
normal
regex ^1
normal
reqwest ^0.11.12
normal
semver ^1.0
normal
serde ^1.0
normal
serde_json ^1
normal
serde_yaml ^0.9.14
normal
tera ^1
normal
thiserror ^1.0
normal
url ^2
normal
walkdir ^2
normal
test-case ^3.0
dev
testing_logger ^0.1.1
dev
Versions
1.39%
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
☰
In schematools::process::patch
?
Function
schematools
::
process
::
patch
::
execute
source
·
[
−
]
pub fn execute(schema: &mut
Schema
, action: &
Action
) ->
Result
<
()
,
Error
>