Expand description
§Nairud
§Project
- License: GNU Lesser General Public License, either version 3, or (at your option) any later version.
- This project follows Semantic Versioning 2.0.0
§Notes
-
Documentation is built with all features. Some of them are optional. If you see components from other crates, you can view source to see what features are required.
-
Nightly Rust is only required for building documentation.
Modules§
- specification
- Specification
- version_
info 0.11.1(September 6th, 2025)
Structs§
- Array
Indexes - Array Indexes
- Error
- Error
- MapIndexes
- Map Indexes
- Number
- Number
Enums§
Constants§
- CODE_
NAME - Crate code name
- ID
- ID of this crate
- NAME
- Crate name
- RELEASE_
DATE - Crate release date (year/month/day)
- TAG
- Tag, which can be used for logging…
- VERSION
- Crate version
Traits§
Functions§
- array
- Makes new array
- array_
with_ capacity - Makes new array with capacity
- map
- Makes new map
- map_
with_ capacity - Makes new map with capacity
- push
- Pushes new item into an array