casper-network / casper-network/datasize-rs

document how to make datasize an optional compile-time feature

Open
#22 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
19
Forks
13
PR merge metrics
No merged PRs in 30d

Description

```pub struct FileCache<#[cfg(not(feature = "datasize"))] State, #[cfg(feature = "datasize")] State: DataSize>```
currently trips up the derive macro leaving only manual implementation

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.