v1.0.0-alpha.5
Pre-release
Pre-release
Added
- Schemars can now be used in
no_std
environments by disabling the newstd
feature flag (which is enabled by default). Schemars still requires an allocator to be available.
no_std
environments by disabling the new std
feature flag (which is enabled by default). Schemars still requires an allocator to be available.