Skip to content

Latest commit

 

History

History
 
 

burn-common

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

The burn-common package hosts code that must be shared between burn packages (with std or no_std enabled). No other code should be placed in this package unless unavoidable.

The package must build with cargo build --no-default-features as well.