Docs.rs
mmd-anim-format-0.4.1
mmd-anim-format 0.4.1
Docs.rs crate page
MIT
13 August 2026
Links
Repository
crates.io
Source
Owners
yohawing
Dependencies
encoding_rs ^0.8
normal
fbxcel ^0.9
normal
optional
glam ^0.32.1
normal
mmd-anim-runtime ^0.4.1
normal
serde ^1.0.228
normal
thiserror ^2.0.17
normal
serde_json ^1.0.145
dev
Versions
1.32%
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
validate_pmx_export_model
mmd_
anim_
format
0.4.1
In mmd_
anim_
format::
pmx
mmd_anim_format
::
pmx
Function
validate_
pmx_
export_
model
Copy item path
Source
pub fn validate_pmx_export_model(model: &
PmxParsedModel
) ->
Result
<
()
,
String
>