#Fixing refAllDeclsRecursive with a BoundedArray

1 messages · Page 1 of 1 (latest)

chilly sky
#

When I try to run refAllDeclsRecursive on a file with a BoundedArray which is not of u8s then I get an error saying that writer is only implemented for u8s. Is there a way to fix this?

tawdry wadi
#

Is the BoundedArray marked as pub?