Docs.rs
rustframe-0.0.1-a.20250805
rustframe 0.0.1-a.20250805
Permalink
Docs.rs crate page
GPL-3.0-or-later
16 June 2026
Links
Documentation
crates.io
Source
Owners
Magnus167
Dependencies
chrono ^0.4.10
normal
criterion ^0.5
normal
optional
Versions
60.54%
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
StringMatrix
rustframe
0.0.1-a.20250805
String
Matrix
Aliased Type
In rustframe::
matrix::
mat
rustframe
::
matrix
::
mat
Type Alias
String
Matrix
Copy item path
Source
pub type StringMatrix =
Matrix
<
String
>;
Aliased Type
ยง
pub struct StringMatrix {
/* private fields */
}