docs(lalgebra_svalar) add trait sized to notions

This commit is contained in:
davhojt 2022-06-08 12:37:27 +03:00 committed by Dav Hojt
parent 168a3c495f
commit 1321ad02d8
1 changed files with 1 additions and 0 deletions

View File

@ -49,3 +49,4 @@ $
### Notions
- [Module std::ops](https://doc.rust-lang.org/std/ops/index.html)
[Module std::marker::Sized](https://doc.rust-lang.org/std/marker/trait.Sized.html)