lccc

Crates.iolccc
lib.rslccc
version0.1.0
sourcesrc
created_at2020-10-23 13:18:27.850691
updated_at2020-10-23 13:18:27.850691
descriptionDummy crate reserving the name for lccc rust internal use.
homepage
repository
max_upload_size
id304664
size1,960
Connor Horman (chorman0773)

documentation

README

lccc

The __lccc crate here is a reserved name for an internal crate defined by the (work in progress) lccc compiler, when compiling rust code. Progress on the lccc compiler can be found here.

This crate is a dummy, and should not be dependend upon. Use of the crate name __lccc on the lccc rust compiler will cause a compile-time error (except when the unstable and non-portable feature, lccc_intrinsics_crate is enabled).

Contents of the __lccc crate are to be documented by lccc.

Dependence on this reserved crate will cause a compile-time error.

Commit count: 0

cargo fmt