scaffold: Cargo.toml, module stubs, layer-shell window (step 1+2)
This commit is contained in:
commit
1bbe9a2929
1375 changed files with 7293 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
This file has an mtime of when this was started.
|
||||
6
target/debug/build/serde-be62b92d4562b0f4/out/private.rs
Normal file
6
target/debug/build/serde-be62b92d4562b0f4/out/private.rs
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#[doc(hidden)]
|
||||
pub mod __private228 {
|
||||
#[doc(hidden)]
|
||||
pub use crate::private::*;
|
||||
}
|
||||
use serde_core::__private228 as serde_core_private;
|
||||
13
target/debug/build/serde-be62b92d4562b0f4/output
Normal file
13
target/debug/build/serde-be62b92d4562b0f4/output
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
cargo:rerun-if-changed=build.rs
|
||||
cargo:rustc-cfg=if_docsrs_then_no_serde_core
|
||||
cargo:rustc-check-cfg=cfg(feature, values("result"))
|
||||
cargo:rustc-check-cfg=cfg(if_docsrs_then_no_serde_core)
|
||||
cargo:rustc-check-cfg=cfg(no_core_cstr)
|
||||
cargo:rustc-check-cfg=cfg(no_core_error)
|
||||
cargo:rustc-check-cfg=cfg(no_core_net)
|
||||
cargo:rustc-check-cfg=cfg(no_core_num_saturating)
|
||||
cargo:rustc-check-cfg=cfg(no_diagnostic_namespace)
|
||||
cargo:rustc-check-cfg=cfg(no_serde_derive)
|
||||
cargo:rustc-check-cfg=cfg(no_std_atomic)
|
||||
cargo:rustc-check-cfg=cfg(no_std_atomic64)
|
||||
cargo:rustc-check-cfg=cfg(no_target_has_atomic)
|
||||
1
target/debug/build/serde-be62b92d4562b0f4/root-output
Normal file
1
target/debug/build/serde-be62b92d4562b0f4/root-output
Normal file
|
|
@ -0,0 +1 @@
|
|||
/home/breadway/Projects/Aster/target/debug/build/serde-be62b92d4562b0f4/out
|
||||
0
target/debug/build/serde-be62b92d4562b0f4/stderr
Normal file
0
target/debug/build/serde-be62b92d4562b0f4/stderr
Normal file
Loading…
Add table
Add a link
Reference in a new issue