Docs.rs
crystal-cif-io-0.1.2
crystal-cif-io 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
TonyWu20
Dependencies
castep-periodic-table ^0.5
normal
chemrust-core ^0.5.1
normal
optional
chrono ^0.4
normal
crystallographic-group ^0.3.1
normal
optional
indexmap ^2.2
normal
optional
nalgebra ^0.33
normal
optional
pest ^2.7.15
normal
pest-ast ^0.3.5
normal
pest_derive ^2.7.15
normal
winnow ^0.6
normal
Versions
1.76%
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
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
to_data_block
crystal_
cif_
io
0.1.2
crystal_cif_io
Function
to_
data_
block
Copy item path
Source
pub fn to_data_block<T:
CrystalModel
+
SymmetryInfo
>( model:
&T
, data_name: &
str
, ) ->
DataBlock